table {
	font-family: arial;
	font-size: 8pt;
}


.oddcell {
background-color: #EAF5FD;
}

.evencell {
background-color: white;
}
