td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body  { scrollbar-arrow-color:#FFBF00;
		scrollbar-base-color:#1C5385;
		scrollbar-highlight-color:#E5EEF5
}.foot {
	font-family: Arial, Helvetica, sans-serif;
}
a.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7E6F2;
	text-decoration: underline;
	font-weight: normal;

}
a:hover {
	color: #FFBF00;
	text-decoration: none;
}
.mlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.mlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.mlink:hover {
	color: #F6B301;
	text-decoration: underline;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #095FAD;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FFBF00;
	text-align: left;


}
a {
	font-weight: bold;
	color: #1C5385;
	text-decoration: underline;
}
a.foot:hover {
	color: #F4DE9B;
	text-decoration: none;
}
