body {
  color: black;
  background: white;
  font-size: 10pt;
  font-family: verdana, arial, courier;
  font-weight: normal;
}

.PageTitle{
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18pt;
  font-weight: bold;
  text-align: left;
}

#noprint {
  display: none;
}

#printFooter{
  color: black;
  font-size: 8pt;
  border-top: solid black 1px;
  font-style: italic;
  background-color: #CCCCCC;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-left: 15px;
}