<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
background-color:#000000;
}
body,table,td{
	font-family: Arial;
	font-size: 13px;
	line-height:1.6;
	color:#000000;
}
A{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
A:HOVER {
	text-decoration:underline;
	color:#4E2220;
	
}
</pre></body></html>