th, .tableheader {
	color: #000000;
	background-color: #CCCCCC;
}
.evenrow {
	background-color: #CCCCFF;
}
.oddrow {
	background-color: #DDDDFF;
}
.smalltext {
	font-size: small;
}
