body	

{
	font-family: Courier New, Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
 	font-size: 10px; 
	line-height: 16px;
	text-align: center;
	background-color: gray; #3366ff
	padding: 0;
}

a{ color: white; }

a:visited

{
	color: white;
}

td.nav	

{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	color: white;
	BORDER-RIGHT: lightgrey 1px dotted; 
	BORDER-TOP: lightgrey 1px dotted; 
	BORDER-LEFT: lightgrey 1px dotted; 
	BORDER-BOTTOM: lightgrey 1px dotted;
}

td.nav a	

{	
	display: block;
	background-color: maroon; #3366ff
	font-weight: bold;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}

td.nav a:hover	

{	
	background-color: maroon; #ffcc33
	color: #000000;
	text-decoration: underline;
}	

td.footer 

{
	border-top: 1px solid #000000;
	color: white;
}

table#main 

{
	background-color: black;
	border: 1px solid #ffffff;
}

img.header 

{

	border: 0;

}

td 

{
	border-left: 1px solid #000000;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-face: "courier new", monospace;
	font-size: 12px;
	color: white;
	BORDER-RIGHT: lightgrey 1px dotted; 
	BORDER-TOP: lightgrey 1px dotted; 
	BORDER-LEFT: lightgrey 1px dotted; 
	BORDER-BOTTOM: lightgrey 1px dotted;
}

td.tight
{
	border-left: 1px solid #000000;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-face: "courier new", monospace;
	font-size: 12px;
	color: white;
	BORDER-RIGHT: lightgrey 1px dotted; 
	BORDER-TOP: lightgrey 1px dotted; 
	BORDER-LEFT: lightgrey 1px dotted; 
	BORDER-BOTTOM: lightgrey 1px dotted;
	
}

th
{
	border-left: 1px solid #000000;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-face: "courier new", monospace;
	font-size: 16px;
	color: white;
	text-decoration: bold;
	BORDER-RIGHT: lightgrey 1px dotted; 
	BORDER-TOP: lightgrey 1px dotted; 
	BORDER-LEFT: lightgrey 1px dotted; 
	BORDER-BOTTOM: lightgrey 1px dotted;
}

td.date
{
	width: 20%;
	border: 0;
	BORDER-RIGHT: lightgrey 1px dotted; 
	BORDER-TOP: lightgrey 1px dotted; 
	BORDER-LEFT: lightgrey 1px dotted; 
	BORDER-BOTTOM: lightgrey 1px dotted;
}

table
{
	BORDER-RIGHT: lightgrey 1px dotted; 
	BORDER-TOP: lightgrey 1px dotted; 
	BORDER-LEFT: lightgrey 1px dotted; 
	BORDER-BOTTOM: lightgrey 1px dotted;
}