<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body {height:100%;}
body {font-family:"Lucida Grande","Trebuchet MS",Tahoma,Verdana,sans-serif;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
td.menu {color:white;padding-top:8px;letter-spacing:1px}
a.menu:link {text-decoration:none;color:white;padding:8px;}
a.menu:visited {text-decoration:none;color:white;padding:8px;}
a.menu:hover {text-decoration:none;color:white;padding:8px;background-color:blue;}
a.menu2:link {text-decoration:none;color:black;padding:8px;}
a.menu2:visited {text-decoration:none;color:black;padding:8px;}
a.menu2:hover {text-decoration:none;color:white;padding:8px;background-color:red;}
td.footer {color:white;padding:5px;}
a.footer:link {text-decoration:none;color:goldenrod;}
a.footer:visited {text-decoration:none;color:goldenrod;}
a.footer:hover {text-decoration:underline;color:goldenrod;}
</pre></body></html>