body {
   font-family: arial,verdana,helvetica,sans-serif;
   font-size: 10pt;
   color: #000000;
   background-color: #FFFFFF;
   margin: 0pt;
  }

td {
   font-family: arial,verdana,helvetica,sans-serif;
   font-size: 10pt;
   color: #000000;
  }

font.small1 {
   font-family: arial,verdana,helvetica,sans-serif;
   font-size: 8pt;
  }

font.big1 {
   font-family: arial,verdana,helvetica,sans-serif;
   font-size: 18pt;
  }

A {
   font-family: arial,verdana,helvetica,sans-serif;
   color: #0070C0;
   font-weight: underlined;
   text-decoration: none;
  }

A:hover {
   font-family: arial,verdana,helvetica,sans-serif;
   font-weight: bold;
   color: #FF7F00;
   text-decoration: none;
  }