body {
  background-color: #fff;
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
}
#wrapper {
  position: relative;
  width: 8in;
  margin-left: auto;
  margin-right: auto;
}
div.header {
  display: none;
}
.center {
  text-align: center;
}
table.forprint {
  border-collapse: collapse;
  width: 6.0in;
} 
table.forprint td {
  padding: 4px;
}