   a        { color           : #88bbee;
              text-decoration : none;       }
   a:active { color           : #88bbee;    }
   a:hover  { color           : #99ccff;
              text-decoration : underline;  }
   body     { cursor          : default;
              font-family     : arial,verdana,geneva,sans-serif;
              font-size       : 10pt;       }
   td       { border-color    : #0033CC;
              font-family     : arial,verdana,geneva,sans-serif;
              font-size       : 10pt;       }
   p        { font-family     : arial,verdana,geneva,sans-serif;
              font-size       : 10pt;       }
   .copy    { font-family     : arial,verdana,geneva,sans-serif;
              text-decoration : none;       }
