tr.heading {
	background-color: #ccf;
}
tr.odd {
	background-color: #dfe;
}
tr.even {
	background-color: #bfc
}
