<style type="text/css">
<!-- 
.sml { 
      font-family : Tahoma;
      font-size : 8px
      }
.vsml 
      { 
      font-family : Arial;
      font-size : 8px
      }
A:LINK
      {
      font-family : Arial;
      text-decoration : none;
      color : #0000A0
     }
A:VISITED
     {
     font-family : Arial;
     text-decoration : none;
     color : #0000A0
     }
A:HOVER
     {
     font-family : Arial;
     text-decoration : none;
     color : red
     }
td
     {
     font-family : Arial;
     color: navy
     }
body
     {
     font-family : Arial;
     font-size : 12px;
     color: navy
     }

SELECT
     { 
     font-family :  Arial;
     font-size : 11px;
     color : navy;
     background : #E2E2E2
     }
-->
</style>
