td a,
li a,
p a {
  color: #34589d;
}

td a:hover,
li a:hover,
p a:hover {
  color: black
}

body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #000000;
  background-color: #ffffff;
  padding: 1em 2em;
}

img {
  border: 0px;
}

p {
  text-align: justify;
}

h1 {
  font-size: 180%;
  font-weight: bold;
  color: #003366;
  text-decoration: none
}

h2 {
  font-size: 140%;
  font-weight: bold;
  color: #003366;
  text-decoration: none
}

h3 {
  font-size: 120%;
  font-weight: bold;
  color: #003366;
  text-decoration: none
}

h4 {
  font-size: 100%;
  font-weight: bold;
  color: #003366;
  text-decoration: none
}

table.modhead {
  border-style: none;
  border-width: 2px;
  border-color: #003366;
  margin: 4em auto;
  width: 45em;
  background-color: black;
}

th.modhead {
  font-size: 110%;
  font-weight: normal;
  text-align: center;
}

thead th.modhead {
  background-color: #003366;
  color: white;
  padding: 1em;
}

tbody th.modhead {
  background-color: #34589d;
  color: white;
  padding: 1em;
}

th a {
  color: white;
}

th a:hover {
  color: white;
}

td.modhead {
  font-size: 100%;
  text-align: left;
  padding: .2em 1em;
  background-color: white;
}

td.modhead-num {
  font-size: 100%;
  text-align: right;
  padding: .5em 1em;
  background-color: white;
}
