  BODY {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-position: left top;
    margin: 0pt 0pt;
; font-weight: normal
; background-repeat: no-repeat
; background-attachment: scroll
; color: #000066
; background-color: #FFFFFF
  }
  A:link {
    color: blue;
    text-decoration: none;
  }
  A:visited {
    color: purple;
    text-decoration: none;
  }
  A:active {
    color: red;
    text-decoration: none;
  }
  A:hover {
    font-weight: normal;
    text-decoration: underline;
  }
  TD {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000066;
; font-weight: normal
; background-color: #FFFFFF
  }

