body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	background-color: #121212;
	font-size: 10px;
	color: #efefef;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #efefef; text-decoration: none;
}

a:hover {
	color: #666666; text-decoration: none;
}