html a {
  text-decoration: underline;
  font-weight: bold;
}

body {
  font-family: Times New Roman, Serif;
  font-size: 130%;
  line-height: 1.1em;
  background: none;
}

.no-print {
  display: none;
}

table#frontpage td.pt {
  background: none;
}

table#frontpage td.pt h1 {
  margin: 0px;
  margin-bottom: 1em;
}

table#frontpage td.do {
  background: none;
}

table#frontpage td.do .content {
  margin: 0px;
}

table#frontpage td.do .content p {
  text-align: justify;
}
