body { 
background-color:#002155;
margin:0px;
}

.nav {
	color: #163f73;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.nav {
	color: #163f73;
	font-weight: normal; }
a:hover.nav {
	color: #990000;
	text-decoration: none; }

.text{
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.text {
	color: #666666;
	font-weight: normal; }
a:hover.text {
	color: #d68e1d;
	text-decoration: none; }

.content {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.content {
	color: #cc9900;
	font-weight: normal; }
a:hover.content {
	color: #999999;
	text-decoration: none; }

H1 { font:14px/15px Arial, Helvetica, Verdana, sans-serif; color:#102f5f; font-weight:bold }

.boldhd {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.bolddd {
	color: #990000;
	font-weight: bold; }
a:hover.bolddd {
	color: #990000;
	text-decoration: none; }

.pagehd {
	color: #102f5f;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.pagehd {
	color: #102f5f;
	font-weight: bold; }
a:hover.pagehd {
	color: #102f5f;
	text-decoration: none; }

.footer {
	color: #999999;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.footer {
	color: #999999;
	font-weight: normal; }
a:hover.footer {
	color: #990000;
	text-decoration: none; }


