body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	background-position:center;
	background-attachment:fixed;
	background-color: #335F8C;
	
}
a:link {
color: #333333;
	text-decoration: none;
}
a:visited {
color: #333333;
	text-decoration: none;
}
a:hover {
color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
.Top-Header-Bold {
	color: #35618E;
	font-weight: bold;
	font-size:12px;
}
.Header-Bold {
	color: #CC0000;
	font-weight: bold;
	font-size:12px;
}
.Small-Font {
	color: #000000;
	font-weight: bold;
	font-size:10px;
}
.Normal-Font {
	color: #000000;
	font-weight: normal;
	font-size:12px;
}