.heading {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
}
.form_TXT {
            font-size: 11px;
            font-family: Verdana;
            color: #333333;
   }
   
   
.2nd_heding {
            font-size: 11px;
            font-family: Verdana;
            color: #333333;
			font:bold;
   }   
   
.att_TXT {
            font-size: 11px;
            font-family: Verdana;
            color: #FF0000;
   }

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #008238;
}
a:active {
	text-decoration: none;
}
.headin_2 {font-size: 12px; font-family: Arial; font-weight: bold; color: #333333; }
