body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFCC;
	background-color: #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
b {
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
}
strong {
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
}
