body {
  font-size: 15px;
  font-family: serif;
}

.menuHeader {
  visibility: hidden;
  display: block;
  height: 0px;
  width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.menuSubtext {
  visibility: hidden;
  display: block;
  height: 0px;
  width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.menuBar {
  visibility: hidden;
  display: block;
  height: 0px;
  width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.menuBar a {
  visibility: hidden;
  display: block;
  height: 0px;
  width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.contentArea {
  padding: 4px;
  padding-left: 11px;
  font-family: serif;
  font-size: 13px;
}

.contentArea b {
  font-weight: 800;
  font-size: 13px;
}

input {
  border: 0px solid;
  border-bottom: 1px solid #666666;
  font-size: 12px;
  font-family: serif;
  font-weight: 100;
  padding-right: 2px;
  margin-top: 4px;
  position: relative; top: 1px;
  text-indent: 1px;
}

.noPrint {
  visibility: hidden;
  display: block;
  height: 0px;
  width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.contentArea .contentHeader {
  font-size: 18px;
  font-weight: 800;
  display: block;
  margin: 0px;
  padding: 0px;
  font-family: verdana;
}