p {  font: 10pt Arial, Helvetica, sans-serif; color: #000000; text-align: left; text-indent: 2%; margin: 5%}
body {  font: 10pt Arial, Helvetica, sans-serif; color: #000000; background: #FFFFFF; margin: 0px 0px}
td {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000000;
}
hr {  color: #000000; height: 2px}
.destacado {  color: #CC0000; font-weight: bold}
.direccion {  color: #0099CC; font-weight: bold; font-size: xx-small}
.listaPrecios {
	margin: 10px 20px;
}

TABLE {
	border-collapse: collapse;
}

.listaPrecios THEAD  TH{
	border-bottom: 1px solid black;
}

TR.par {
	background: #EEEEEE;
}
