body{
padding:0px;
margin:0px;
}
.text {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #24389f;
}
.link {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #A61800;
}
.form_1 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 10px;
	color: #24389f;
	background-image: url(images/form_bg.jpg);
	height: 13px;
	width: 114px;
	border: none;
	padding-left:4px
}
.form_2 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 10px;
	color: #24389f;
	background-image: url(images/form_bg.jpg);
	height: 43px;
	width: 234px;
	border: none;
	padding-left:4px;
	overflow:auto;
}