body {
	margin:0px;
	background-color:#000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFBFF;
}

td {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFBFF;
}
a {
	color: #FFFBFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

