body {
  background: #ffffff;
  color: #000000;
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  margin: 18px auto;
  max-width: 860px;
  padding: 0 24px;
}

a:link {
  color: #0000ee;
}

a:visited {
  color: #551a8b;
}

a:hover {
  background: #ffffcc;
}

h1 {
  color: #800000;
  font-size: 30px;
  font-style: italic;
  margin-bottom: 8px;
  text-align: center;
}

h2 {
  color: #800000;
  font-size: 22px;
  margin-bottom: 6px;
}

h3 {
  color: #075e94;
  font-size: 18px;
  margin-bottom: 4px;
}

hr {
  border: 0;
  border-top: 1px solid #888888;
  height: 1px;
}

address,
pre.footer {
  color: #075e94;
  font-family: "Times New Roman", Times, serif;
  font-style: normal;
}

.department {
  color: #075e94;
  font-size: 24px;
}

.nav-index {
  margin-top: 12px;
}

.nav-index li,
.old-list li {
  margin: 5px 0;
}

.red-dot {
  height: 10px;
  margin-right: 6px;
  vertical-align: middle;
  width: 10px;
}

.small {
  font-size: 13px;
}

.people-table {
  border: 0;
  margin: 8px 0 14px 0;
}

.people-table td {
  padding: 4px 12px 8px 0;
  vertical-align: top;
}

.headshot {
  border: 1px solid #000000;
}

.note {
  background: #ffffe5;
  border: 1px solid #c0c0c0;
  padding: 8px;
}

.plain-table {
  border-collapse: collapse;
  margin: 8px 0;
}

.plain-table th,
.plain-table td {
  border: 1px solid #808080;
  padding: 4px 8px;
  text-align: left;
  vertical-align: top;
}

.plain-table th {
  background: #eeeeee;
}

.page-links {
  font-size: 14px;
  text-align: center;
}

.stamp {
  color: #777777;
  font-size: 12px;
}
