body,td,tr,th {
	font-family:monospace,courier,courier-new;
	color:#00d000;
	background-color:#000000;
}

h1 {
	font-family:monospace,courier,courier-new
	font-size:200%; 
	color:#ffffff;
}
h2 {
	font-family:Helvetica,Arial; 
	font-size:18px;
	color:#aa88aa;
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#00d000;
}
a:hover {
	text-decoration:underline;
	color:#000000;
	background-color:#00d000;
}
a.datelink {
	color:#000000;
	text-decoration:none;
}

a.datelink:hover {
	color:#00d000;
	text-decoration:underline;
}

i {
	text-decoration:none;
	font-weight:bold;
}
a.webteam {
	text-decoration:none;
	font-weight:normal;
	color:#eeeeee;
}
td {
	background-color:#000000;
	color:#00d000;
}
td.bldate {    
        background-color:#00d000;
        color:#000000;
	font-weight:bold;
}
