BODY  {
	font-family : helvetica;
	font-size : 12px;
	color : black;
	font-weight : normal;
	background-color : #ccc;
}

TD  {
	font-family : helvetica;
	font-size : 12px;
	color : black;
	font-weight : normal;
	
}

.itemTitleFont {
	color : #000;
	font-size : 11pt;
	text-decoration: underline;
	
}

.ourPrice {
font-family: "Lucida Sans", "Lucida Grande", "L Helvetica Light", Arial;
	font-size: 16px;
	font-weight: bold;
	
	/*text-decoration: underline;*/
	font-style: normal;
	text-align: right;
	padding: 0px 0px 0px 0px;
	/*line-height: 25px;*/
	color : #699B16;
}

.tableBackground {
	background-color : #cccccc;
	
}

.titleFont {
	color : black;
	font-weight : bold;
	
}

.titleCart {
	color : #ff3300;
	font-weight : bold;
}
