body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #fff;
text-align: left;
}
table {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000;
}

A:link {
	color: #0000ff;
	text-decoration: none;
}

A:visited {
	color: #0000ff;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 14px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #3399CC;
}

SPAN.price {
COLOR: #FF0000;
}

td.product {
border: 1px dotted #3B4754;
background-color: #FFF;
} 

TABLE.cobtbl{
background-color: #FF0000;
} 

TD.cobhl{
background-color: #cc9999;
}

TD.cobll{
background-color: #ffffcc;
color : #666666;
}

