#header{
  display:none;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
li{
	list-style-type: disc;
	list-style-position: inside;
}
#prod_li{
	height:20px;
	width:425px;
	border-bottom: 1px solid #cccccc;
	padding-bottom:2px;
	padding-top:3px;
	font-size:10px;
	text-indent:20px;
	color:#990000;
}

#classe_li{
	list-style-type: square;
	list-style-position: inside;
	width:425px;
	display:block;
	height:25px;
	height:20px;
	height:25px;
	text-indent:20px;
	font-weight:bold;
}
#cate_li{
	display:block;
	text-align: justify;
	text-decoration:underline;
	font-size:14px;
	height:30px;
	width:425px;
	text-indent:20px;
}