<style type="text/css">

     A { text-decoration: none; 
         color:0000AA;
         font-weight:bold
     }

     A:link { text-decoration: none; 
         color:0000AA;
         font-weight:bold
     }

     A:visited { text-decoration: none; 
         color:0000AA;
         font-weight:bold
     }

     A:active { text-decoration: none; 
         color:0000AA;
         font-weight:bold
     }

     A:hover { 
         color:ff0033;
         font-weight:bold
     }

     PRE { 
         color:#666666;
         font-family:Courier New, Courier;    
         font-size:10pt;
     }

//
//     H1 {font-size: 15pt;
//        line-height: 17pt;
//        font-weight: bold;
//        font-family: "Arial"
//        font-style: normal}

</style>

