.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF0000;
}
.form1 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	color: #0099CC;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3AB24B;
	text-decoration: none;
	border: 1px none #3D7BD8;
	font-weight: normal;
	font-size: 13px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3AB24B;
	text-decoration: none;
	border: 1px none #3D7BD8;
	font-size: 13px;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3C7AD6;
	text-decoration: underline;
	border: 1px none #3D7BD8;
	font-size: 16px;
	font-weight: bold;
}
body {
	background-color: #C1E0FF;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 150%;
	text-align: justify;
}

.tablebg {
	background-color: #FFFFFF;
	border: 3px solid #316AC5;
}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3AB24B;
	text-decoration: none;
	border: 1px none #3D7BD8;
	font-size: 13px;
}
.maintextBOLD {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 150%;
	text-align: justify;
}
