<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {

       background-color:#ffffff;
       background-image:
               url(../gif_jpg/bkgnd/grey_mld.gif);
       background-attachment:fixed;
       color:#aa0000;
       fontfamily: Arial, Helvetica, sans-serif;
       text-decoration:none
     }

     
A:link { color: orangered;
      text-decoration:underline}
A:visited {color:#005000; text-decoration:underline}
A:active {color:#ff4500; text-decoration:underline}
A:hover {background:#C3E3C3;  text-decoration:none}

h2   {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 90pt;
     }
&lt;!-- text color was cc0000, now is aa0000 --&gt;
&lt;!-- track color was cccc88 --&gt;
&lt;!-- link color was c63900 --&gt;
</pre></body></html>