  BODY {
    background: white;
    font-family: helvetica, arial;
    font-size: 10pt;
  }

  TD {
    font-size: 10pt;
    font-family: helvetica, arial;
  }

  TABLE {
    border: none;   
  }

  A {
    color: green;
  }

  H2 {
      color: #f90;
      font-size: 16pt;
  }

  H3 {
    color: #f90;
    font-size: 12pt;
  }

  P {
    text-align: justify;
  }