/* CSS Document */

.form{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#4B67B0;
font-weight:bold;
}
.res_form{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
