body {
	font-family: Verdana, Helvetica;
	font-size: 9pt;
	color: #000000;
	background: #FCD576;
	margin: 0.10in 0.10in 0.10in;
}

th {
	font-size: 9pt;
	font-style: bold;
	color: #FFFFFF;
	background: #000000;
}

td {

	font-size: 8pt;
	color: #000000;

}

td.light {

	font-size: 8pt;
	background: #CCCCCC;

}

a, a:active, a:visited { 
	color: #FFFFFF;
}

a.dark, a.dark:active, a.dark:visited { 
	color: #999999;
}

a.dark:hover { color: #000000; }