body  {
	background-color: #666666;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
.darkbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	letter-spacing: 1pt;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.whtlink a:link {
	color: white;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.whtlink a:visited {
	text-decoration: underline;
	color: white;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.whtlink a:hover {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.whtlink a:active {
	text-decoration: underline;
	color: white;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.navlink a:link {
	text-decoration: none;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.navlink a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.navlink a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.navlink a:active {
	text-decoration: none;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}