

BODY {
    Font-Family : Arial, Helvetica ;
    Background-Color : #BCBCC3 ;
    Background-Image : url('none');
    font-size:10pt;
  }


P {
    Font-Family : Arial, Helvetica;
    font-size:10pt;
  }


a:link {
    Color : #996600 ;
    text-decoration : none;
  }


a:visited {
    Color : #660000 ;
    text-decoration : none;
  }


a:hover {
    Color : #996600 ;
    text-decoration : underline;
  }


table {
    font-size: 10pt ;
    border-collapse : separate;
  }

