.main {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	font-family: verdana;
	font-size: 10px;
	color: red;
	text-decoration: none;
	font-weight: bold;


}
.headings {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.mainhead {
	font-family: "Microsoft Sans Serif";
	font-weight: bold;
	font-size: 11px;
	color: #004080;
	line-height: 19px;
	text-align: justify;
}
.text {

	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
.subhead {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	text-decoration: none;

}
.insidesubhead {

	font-family: "Microsoft Sans Serif";
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
.mail {
	font-family: verdana;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	
.mail a:hover {
	font-family: verdana;
	font-size: 10px;
	color:red;
	text-decoration: none;
	font-weight: bold;
	
.insidesubcribehead {


	font-family: "Microsoft Sans Serif";
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
.contact {


	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	text-align: center;
}

BODY {
scrollbar-arrow-color: Black;
scrollbar-base-color: RGB(255,253,217);
scrollbar-face-color: RGB(244,244,244);
}
