<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A { border: none; }
	img { border: none; }
	
	A:link { COLOR: #524825; TEXT-DECORATION: none}
	A:visited { COLOR: #524825; TEXT-DECORATION: none}
	A:hover { COLOR: #524825; font-weight: bold;}
	A:active { COLOR: #524825; font-weight: bold;}
	body
	{
	scrollbar-face-color: #524825;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;
	color: 524825;
	}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: 524825;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
</pre></body></html>