body {
	background-color: #000000;
}
body,td,th {
	color: #999999;
	font-weight:bold;
	font-size:11px;
	font:Arial, Helvetica, sans-serif;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
h1 {
	text-align:center;
	color:#CC0000;
	font-size:20px;
}
h2 {
	text-align:center;
	font-size:16px;
}