body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
table {
	/* This is the fix for the idiot table font size inheritance bug */
	font-size: 10px;
}
.prodcell {
	background-color: #EEEEEE;
}
.prodtitle {
	background-color: #DDDDDD;
}