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