.preco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.preco2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.antigo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: line-through;
}
.cesta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-style: none;
	line-height: 20px;
}

