body
{
	background-color: #484848;
	font-family: Arial;
	font-size: 12pt;
	color:#C0C0C0;
}

.SecondNav
{
	font-weight:bold;
	color: #2e3092;	
	font-size:smaller;
}
.OnPage
{
	font-weight:bold;
	color: #ffffff;	
	font-size:8pt;
}
.MainLinks
{
	font-weight:bold;
	color:#ed1c24;
}
.TextUnderMainLinks
{
	font-size:9pt;
}
.TopNav
{
	font-weight:bold;
	color:#ffffff;	
}
A:link
{
	font-size: 12pt;
	color: #C0C0C0;
	font-family: Arial;
	text-decoration: none;
}
A:visited
{
	font-size: 12pt;
	color: #C0C0C0;
	font-family: Arial;
	text-decoration: none;
}
A:hover
{
	font-size: 12pt;
	color: #C0C0C0;
	font-family: Arial;
	text-decoration: underline;
}
