body {
	background-color: #000000;
}
body,td,th {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 17px;
}
h1 {
	font-size: 36px;
	color: #FF0000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
