body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
	font-size: 9px;
	color: #000000;



}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;


}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;


}
a {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #333333;
	text-decoration: underline;
}

html { min-height: 100%; margin-bottom: 1px; }