<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-image: url("../Background.gif");}
 A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,102);}
 A:hover { color: rgb(255,255,255);}
 A:visited { color: rgb(255,255,204);}
 .TextObject { color: rgb(255,255,255);}
 P { color: rgb(255,255,255);}
 </pre></body></html>