<STYLE TYPE="text/css">
  TD { font-size : 14px;
         color : #333333;
         line-height : 19px }
    .text { font-size : 14px;
         color : #333333;
          line-height : 19px }
    h1 { font-size : 25px;
         color : #333333;
          line-height : 25px } 
   .copy { font-size : 12px;
            color : #999999;
            line-height :130% }
    A:LINK { color : blue;
             text-decoration : underline; }
    A:ACTIVE { color : red;
               text-decoration : underline; }
    A:HOVER { color : green;
              text-decoration : underline; }
    A:VISITED { color : blown;
                text-decoration : underline; }
     body {
 font-size: 10pt;
 font-weight: normal;
 text-decoration: none;
 line-height : 19px;
 color: #333;
 word-break:break-all;

}

table {
 font-size: 10pt;
 font-weight: normal;
 text-decoration: none;
 color: #333;
 word-break:break-all;
 line-height : 19px;
 cell-padding: 15px;
}
</STYLE>