body, table, tr, td {
	background-color: #000000;
	font: 10pt georgia; 
	color: #FFFFFF;
}

a:link, a:active, a:visited {
	COLOR: #990000; 
	text-decoration: none
}

a:hover {
	COLOR: #990000; 
	text-decoration: none; 
	font-weight:bold
	}

h1 {
	font-size: 12px;
	font-variant: small-caps;
	color: #000000;
	background-color: #990000;
}

p, ul {
	text-align: left;
}

.maintable {  
	border: #990000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}h4 { font-size: 12px; font-variant: small-caps; color: #000000; background-color: #990000; }
