
body
{
	background-color: #cc3300
}

table.mainContent
{
	background-color: #330033;
	width: 75%;
	height: 100%;
	padding: 10;
	border-color: #cc3300;
}
	
.separator
{
	border-top: 1px solid #FF6633
}

td
{
	font: 8pt verdana, arial, helvetica, sans-serif; 
	color: #cc3300
}

A {color: #000099;
	font-weight: bold;
	text-decoration: none;}
	
A:hover {text-decoration: underline}
