body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: black;
	color: white;
	margin: 0;
}

a:link { color: white; }
a:visited { color: white; }
a:active { color: #E0E0E0; }
a:hover { color: #E0E0E0; }

.tableheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #E0E0E0;
}


