<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
color:#303030;
background-color:#303030;
}

h3 {
color:#333333;

}

a{
text-decoration:underline;
color:#FFCC00;
}

a:hover{
text-decoration:underline;
color:#FFCC00;
}

#footer{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
width:640px;
text-align:center;
color:#808080;
font-size:0.9em;
}</pre></body></html>