body {
margin: 0px;
padding: 0px;
font-family: Arial, helvetica, sans-serif;
font-size: 10px;
color: #000;
background: #FFF;
text-align: left;
}
table {
font-family: Arial, helvetica, sans-serif;
font-size: 10px;
text-align: left;
color: #000;
}

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

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

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

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

TD {
	font-size: 10px;
	font-family : Arial;
}

P {
	font-size: 10px;
	font-family : Arial;
}

TD.smaller {
	font-size: 9px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 9px;
	font-family : Arial;
	color : #000000;
}

HR {
	color : #3399CC;
}

div.prodname {
	font-size: 10px;
	font-family: Arial;
	color: #000000;
	text-align: center;

}

div.proddescription {
	font-size: 10px;
	font-family: Arial;
	color: #000000;
	text-align: center;
	
}
	
div.detailname {
	font-size: 12px;
	font-family: Arial;
	color: #004080;
	text-align: center;
	
}

div.detailprice {
	font-size: 10 px;
	font-family: Arial;
	color: #004080;
	text-align: right;
	
}

div.detaildescription {
	font-size: 10 px;
	font-family: Arial;
	color: #004080;
	text-align: center;
	
}

div.detailoptions {
	text-align: left;
	
	
P.catname {
text-align: center; 
font-weight: bold; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

