.whitetext {color: #ffffff}
body {
	background-color: #000000;
}
.topmenu {font-family: Arial, Helvetica, sans-serif}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.footnote {
	font-size: x-small;
	font-weight: bold;
}
.redletter {color: #FF0000; font-weight:bold;}