tr {
	background-color:#E8E8E8;
}

tr.odd{
	background-color:#F0F0F0;
}

th {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#EEE8AA;
	font-size:14px;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}