body {
  margin: 0 0 0 0; 
}

div#PageHeader {
  background-color: #E6E6E6;
  border-bottom: 1px #E6E6E6 solid;
}

div#PageHeader td {
  font-family: Verdana;
  font-size: 9.5pt;
}

div#PageFooter {
  background-color: #E6E6E6;
  border-top: 1px #E6E6E6 solid;
}

div#PageFooter td {
  font-family: Verdana;
  font-size: 8pt;
}

div#PageBody {
  background-color: #FFFFFF;
  padding: 5 5 5 5;
  overflow: auto;
}
