<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link    {text-decoration: none; color:white	} 
a:visited {text-decoration: none; color:white	} 
a:hover   {text-decoration: none; color:#35bdff	}
a:active  {text-decoration: none; color:white	} 

BODY {  scrollbar-3dlight-color:#006699 ;
background:#001A27;
color:#d4d4d4;
font-family: Tahoma;
font-size: 14pt }
H1 { background:#001A27;
color:#d4d4d4;
font-family: Tahoma;
font-size: 14pt }

.azul {
	border: 1px solid #35BDFF
}

h2 {
	font-size:100%
}
</pre></body></html>