<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-image: url(images/fondoazul.jpg);
	background-color: #5896D3;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#babel01 {
	position:absolute;
	top:59px;
	width:454px;
	height:550;
	z-index:1;
	background-color: #FF0000;
	visibility: hidden;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #5A491B;
	text-decoration: none;
	line-height: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C7BCA0;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin: 10px 0px 0px 22px;
	padding: 5px 0px;
	width: 216px;
	background-color: #E3DCCE;
	border: 1px solid #DCCFBC;
	height: 15px;
}
h3 a:link {
	color: #86856F;
	text-decoration: none;
}
h3 a:visited {
	color: #86856F;
	text-decoration: none;
}
h3 a:hover {
	color: #A39263;
	text-decoration: underline;
}
h4 {
	background-color: #FAE3B6;
	margin: 0px;
	padding: 0px 10px 0px 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	border: 1px solid #CDB8AF;
	width: 90%;
}



p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	width: 420px;
	text-align: justify;
}
p a:link{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
p a:visited{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
p a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
</pre></body></html>