<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Parrafo_Producto {
	clear: both;
	padding-top: 20px;
	font-size: 10pt;
	line-height: 1.8em;
	padding:5px 0;
	color: #969696;	
	font-family: verdana, arial, helvetica, helve, sans-serif;
}

Parrafo_Producto li {
	color: red;
	list-style-type: circle;
}

.Titulo_Producto {
	clear: both;
	padding-top: 20px;
	line-height: 1.8em;
	padding:5px 0;
	font-family: verdana, arial, helvetica, helve, sans-serif;
	font-size: 1.5em;
	color: #3986C4;
	text-weight:bold;
}

.SubTitulo_Producto {
	clear: both;
	padding-top: 20px;
	line-height: 1.1em;
	padding:5px 0;
	font-family: verdana, arial, helvetica, helve, sans-serif;
	font-size: 1.1em;
	color: #3986C4;
	text-weight:bold;
}
.SubTitulo2_Producto {
	clear: both;
	padding-top: 20px;
	line-height: 1.3em;
	padding:5px 0;
	font-family: verdana, arial, helvetica, helve, sans-serif;
	font-size: 1em;
	color: #F7BB30;
	text-weight:bold;
	font-style: italic;
}</pre></body></html>