.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.MarqueeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.ContentText {
	font-size: 10pt;
}
.NavLinksPlain {
	font-weight: normal;
}

a:link {
	text-decoration: none;
	color: #0A4470;
}
a:visited {color: #0A4470;
	text-decoration: none;}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {color: #333333;
	text-decoration: none;}

.NavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0A4470;
}

.NavInfoLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0033CC;
}

.NavInfoLinks a:link {
	text-decoration: none;
	color: #000000;
	}
.NavInfoLinks a:visited {
	text-decoration: none;
	color: #000000;
	}
.NavInfoLinks a:hover {
	text-decoration: none;
	color: #CCCCCC;
	;
	background-color: #660000;

	}
.NavInfoLinks a:active {
	text-decoration: none;
	color: #FFCC00;
	}
h1 {
	font-size: 112%;
	font-weight: bold;
}
.linkPlain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

