  body {
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: bold;
    line-height: 10pt;
    color: #010101;
    /* background: #FFFFFF; */
    /* background: #FFF4E0; */
    background: #DDDDDD;
    /* margin-left: 0px; */
  }

  table {
    font-family: Verdana,Arial;
    font-size: 8pt;
    font-weight: bold;
    line-height: 10pt;
    color: #010101;
    /* background: #FFFFFF; */
    /* background: #FFF4E0; */
    background: #DDDDDD;
    /* margin-left: 0px; */
  }

  a {
    /* text-decoration: "none"; */
  }

