#header {
display: none;
}

#Footer {
display: none;
}

.NoPrint {
display: none;
}

#NoPrint {
display: none;
}

body {
   font-family: arial,helv;
   font-size: 9pt;
   color: black;
   background-color: white;
  }