body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td, th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
	}


A {
text-decoration: none;
color: #CCCCCC;
}

A:Hover {
text-decoration: none;
color: #ff0000;
}

.small-red-links {
font-family: Arial, Verdana;
	font-size: 11px;
	color: #660000;
	}
	
.small-black {
font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	}
	
	
.top-links {
font-size: 12px;
	}

