body {
	margin:0px;
	background-color:#000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

td {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
