BODY  {
	font-family : verdana;
	font-size : 8 pt;
	color : black;
	font-weight : normal;
	background-color : #ffffff;
}

TD  {
	font-family : verdana;
	font-size : 8 pt;
	color : black;
	font-weight : normal;
}

.itemTitleFont {
	color : #408ebc;
	font-size : 10 pt;
}

.ourPrice {
	color : red;
}

.tableBackground {
	background-color : #408ebc;
	border : thin solid black;
}

.titleFont {
	color : white;
	font-weight : bold;
}

.titleCart {
	color : #408ebc;
	font-weight : bold;
}