.productHead {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
}
.productBody {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.productBodyBold {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

body{font-family:'Lucida Grande', Helvetica, san-serif; font-size:9px;margin-left: 0px;margin-top: 0px;}
a {color: #FF6600; text-decoration:none}
a:hover{color:#999; text-decoration:underline}
a:visited{color: #FF9999;}
#breadcrumb{border:0px solid #666;width:800px;}
#nav{border:0px solid #666;width:800px;height:14px;padding:1em 0em 0em 0em; text-align:right;color: #FF6600;}
.mainpage{border:1px soild #000;width:800px;height:500px;padding:0em 0em 0em 0em;}
