.main {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	filter: Invert;
	font-style: italic;
	font-weight: bold;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	font-weight: bold;
	font-variant: normal;
}
.tachado {
	text-decoration: line-through;
}
.destacar {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #9966FF;
	text-decoration: blink;
}
.oferta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.pequeno {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000FF;
	font-style: italic;
	font-weight: 500;
}
.masiva {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.titulon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
}
.recuadropuntosIZQ {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FF0000;
	border-left-color: #FF0000;
}
.recuadropuntosDRcha {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.recuadro-puntos {
	border: 2px dotted #FF0000;
}
.main-mas-grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.TR {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	width: 200px;
}
