﻿body
{
	margin:0px 0px;padding:0px;
	background-color: #eaeaea;
	font-family: Arial;
	font-size: 10pt;
	color:#646464;
}

.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: 10pt;
	color: #ed1c24;
	font-family: Arial;
	text-decoration: none;
}
A:visited
{
	font-size: 10pt;
	color: #ed1c24;
	font-family: Arial;
	text-decoration: none;
}
A:hover
{
	font-size: 10pt;
	color: #ed1c24;
	font-family: Arial;
	text-decoration: underline;
}