body {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
}

H1 {
  color: #000080;
  background-color: #E0E0E0;
  font-size: 24pt;
  text-align: right;
  padding: 5px;
  border: none;
  margin-bottom: 2em;
}

H2 {
  color: #000080;
  background-color: #E0E0E0;
  font-size: 10pt;
  padding: 0.25em;
}  

H3 {
  font-size: 10pt;
  font-weight: bold;
  color: #000080;
}

ul li {
  list-style-type: disc;
}

table {
  font-size: 10pt;
  border-collapse: collapse;
}

th {
  color: #000080;
  background-color: #E0E0E0;
  padding: 0.5em 2em;
  white-space: nowrap;
}

td {
  border-top: thin solid;
  border-bottom: thin solid;
  padding: 0.5em 0.5em;
  color: black;
}

a img {
  border: none;
  vertical-align: middle;
}

.figures td {
  text-align: center;
  border: none;
  padding: 0.5em 2em;
  background-color: white;
}

.links {
  margin-top: 0.5in;
}
