<!-- normally use # 8 0 8 0 F F    808080 matches new layout  for color -->
<style type="text/css">
<!--
BODY { font-family: Comic Sans MS, Arial, Sans-serif; 
      font-size: 12px; 
      font-weight: 400; 
      font-style: normal; 
      text-decoration: none; 
      text-transform: none; 
      color: #808080; 
}
.copyright { font-family: Comic Sans MS, Arial, Sans-serif; 
      font-size: 10px; 
      font-weight: 400; 
      color: #808080; }
P {   font-family: Comic Sans MS, Arial, Sans-serif; 
      font-size: 14px; 
      font-weight: 400; 
      font-style: normal; 
      text-decoration: none; 
      color: #808080;  }
TABLE { font-family: Comic Sans MS, Arial, Sans-serif; 
      font-size: 12px; 
      font-weight: 400; 
      font-style: normal; 
      text-decoration: none; 
      text-transform: none; 
      color: #808080; }
TD { font-family: Comic Sans MS, Arial, Sans-serif; 
      font-size: 12px; 
      font-weight: 400; 
      font-style: normal; 
      text-decoration: none; 
      text-transform: none; 
      color: #808080; } 
H1 { font-family: Comic Sans MS, Arial, Sans-serif; 
      font-size: 16px; 
      font-weight: 600; 
      font-style: normal; 
      text-decoration: none; 
      color: #808080; }
      


a     {color: #969696;
      text-decoration:none;
      font-weight:600;
      }
      
a:hover {color: #96ADB6;
      text-decoration:none;
      font-weight:600;
      } 
          
-->
</style>






