<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;STYLE TYPE="text/CSS"&gt;
&lt;!--   
h1           { color: #008000; font-size: x-large ; font-style: italic; font-weight: bold; 
               margin-left: 0; margin-right: 0; margin-top: 10; 
               margin-bottom: 10 }
h2           { font-size: large ; color: #CC0066; text-indent: 0; margin-left: 10; margin-top: 10; margin-bottom: 10 }
h3           { font-size: medium  ; color: #0000FF; text-indent: 0; margin-left: 20; margin-top: 
               10; margin-bottom: 5 }
h4           { font-size: small ; line-height: 150%; color: #008000; text-indent: 0; margin-left: 30; margin-top: 10; margin-bottom: 5 }        
h5           { font-size: small ; line-height: 150%; margin-left: 30 ; font-weight:normal }         
h6           { font-size: small ; line-height: 150%; margin-left: 60 ; font-weight:normal }
a:hover { background-color: yellow ; font-weight: bold;  }
         
--&gt;

&lt;/STYLE&gt;</pre></body></html>