<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html { 
scrollbar-arrow-color:#EEAB80; 
scrollbar-track-color:#666666; 
scrollbar-face-color:#666666; 
scrollbar-highlight-color:#F7C5A4; 
scrollbar-3dlight-color:#894111; 
scrollbar-darkshadow-color:#894111; 
scrollbar-shadow-color:#F7C5A4; 
} 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
</pre></body></html>