#prodtables th {
	background-color: #cc3399;
	color: #ffffff;
}
#prodtables td {
	background-color: #e971c1;
	color: #ffffff;
	text-align: center;
}

