body {
  font-family: "Times New Roman", Times, serif;
  background: #ffffff;
  color: #000000;
  margin: 14px;
}
h1 {
  font-size: 2em;
  font-weight: bold;
  margin: 0 0 0.6em 0;
}
table {
  border-collapse: collapse;
  font-size: 1em;
}
th {
  text-align: left;
  padding: 0 14px 2px 0;
}
th a {
  color: #0000ee;
  text-decoration: underline;
  font-weight: bold;
}
td {
  padding: 1px 14px 1px 0;
  white-space: nowrap;
  vertical-align: middle;
}
td a {
  color: #0000ee;
  text-decoration: underline;
}
td a:visited {
  color: #551a8b;
}
.icon {
  width: 20px;
  padding-right: 8px;
}
.icon img {
  display: block;
  border: 0;
}
hr {
  border: none;
  border-top: 1px solid #000000;
  margin: 4px 0;
  width: 100%;
  max-width: 670px;
}
address {
  font-style: italic;
  font-size: 1em;
  margin-top: 10px;
}
.redacted {
  display: inline-block;
  background: #000000;
  color: #000000;
  width: 300px;
  height: 1.1em;
  vertical-align: middle;
}
