body {
    background-color : white;
    color : #0000ff;
    font-family : Verdana,Courir,Arial;
    font-size : 12pt;
  }


h1 {
    color:#FFFFFF;
    size:24px;
    font-family:Verdana,Courir,Arial;
    text-align:center;
  }


h2 {
    color:#000000;
    size:20px;
    font-family:Verdana,Courir,Arial;
    text-align:center;
  }

a {
    color : #000000;
    font-weight : 500;
    text-decoration : none;
  }

td a {
    text-decoration:none;
    color:#000000;
    font-weight:500;
    font-family:'Arial Narrow',Arial;
  }

