/* CSS Document */

<style type="text/css">
table{ background-color:#CCCCCC;
		
		}
table td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	border:1px solid #003366;
	color:#000000;
	}
</style>
