body
{
	font-size: 4pt;
	color: midnightblue;
	font-family: 'Arial Narrow';
}
.maincontent
{
		font-size: 10pt;
	color: midnightblue;
	font-family: 'Arial Narrow';
}

.LogoLink
{
	color: white;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
A.LogoLink:active
{
	color: white;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
A.LogoLink:link
{
	color: white;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;}

A.LogoLink:visited
{
	color: white;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;}
A.LogoLink
{
	color: white;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;}
	
A.leftNav
{
	font-size: 10pt;
	color: midnightblue;
	font-family: 'Arial Narrow';
	text-decoration: none;
}
A.leftNav:active
{
	font-size: 10pt;
	color: midnightblue;
	font-family: 'Arial Narrow';
	text-decoration: none;
}
A.leftNav:visited
{
	font-size: 10pt;
	color: midnightblue;
	font-family: 'Arial Narrow';
	text-decoration: none;
}
A.leftNav:hover
{
	font-size: 10pt;
	color: midnightblue;
	font-family: 'Arial Narrow';
	text-decoration: underline;
}

