body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFCC;
	left: 10px;
	top: 10px;
	list-style-type: circle;
	color: #000000;


}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	left: 10px;
	top: 10px;
	background-color: #FFFF99;


}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFCC;

}
