body {
	background-color: #080000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
