body {
	background-color: #000000;
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.NavLink {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CCCCCC;
}
.HdrLg {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.HdrMedRed {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.HdrMedBlu {
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.HdrLgRed {
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
