#prodtables th {
	background-color: #84f1bb;
	color: #333333;
}
#prodtables td {
	background-color: #99ffcc;
	color: #333333;
	text-align: center;
}

