.maintext {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: 004B88;
	font-weight: bold;

}
.headingtext {
	font-family: Tahoma, Verdana;
	font-size: 30px;
	color: #004B88;
	font-weight: bold;

}
.formtext {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.footertext {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: 004B88;

}
.footer {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: 004B88;
	text-align:center;

}
