body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CCCCCC;
	background-color: #000000;
}
a {
	color: #99FF00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

table {
}

