<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #b0c2cf;
}
a{
	font-size: 11px;
	color: #b0c2cf;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
#footer a, #footer{
	color: #7e8e98;
	font-size: 9px;
	text-decoration: none;
}
#footer a:hover{
	color: #fd9536;
}
h4{
	color: #b0c2cf;
	font-size: 14px;
	margin: 10px 0 4px 0;
}
</pre></body></html>