<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {background-color: #ffcc33;
      color: #ff0000;}
      
P {font-family: Verdana, Helvetica, Sans-serif; 
   font-size: 10px; 
   text-align: left}
   
.center {text-align: center}

H1, H2 {font-family: Verdana, Helvetica, Sans-serif; 
        font-weight: bold;
        font-style: italic}
        
H1 {font-size: 16px}     
H2 {font-size: 14px}

UL {font-family: Verdana, Helvetica, Sans-serif; 
    font-size: 10px; 
    text-align: left;
    list-style-type: disc} 
     
HR {color: #0000cc}
 
A:link {color: #0000cc;
  font-weight: bold}
A:active {color: #0000cc;
  font-weight: bold}
A:visited {color: #0000cc;
  font-weight: bold}
  
TD {font-size : 12px;
        font-family: verdana, helvetica, sans-serif; 
        color : #ff0000; font-weight: bold}</pre></body></html>