
body, table, td  {
 font-family: "arial", "helvetica", sans-serif;
}

th {
	font-family: "arial", "helvetica", sans-serif;
	background-color: #ffcc33;
}

td.light {
	 background-color: #F0F0F0;
}

td.dark {
	background-color: #E8E8E8;
}

h1,h2,h3 {
	font-family: "arial", "helvetica", sans-serif;
	font-style:bold;
}
