.tableretailprice {
	color: #003333;

}
.tablespecial {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;

}
.tableyellow {
	font-weight: bold;
	color: #FF9900;

}

.tablemagenta {
	font-weight: bold;
	color: #FF00FF;

}
.tablecyan {
	font-weight: bold;
	color: #0099FF;

}