
TD {
  font-family: Arial, sans-serif;
}

BODY {
  background-color: #999999;
}

td.main {
  font-family: Arial, sans-serif;
  color: black;
  background-color: silver;
  font-size: 12px;
  line-height: 13pt;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

td.main a {
  color: #005FA4;
}

td.main H1 {
  font-size: 23px;
  margin-bottom: 11px;
  margin-top: 0pt;
  color: maroon;
  line-height: 20pt;
  font-family: "Times New Roman", Arial;
}

td.main H2 {
  margin-bottom: 0px;
  font-size: 22px;
  font-family: "Times New Roman", Arial;
  font-weight: normal;
  line-height: 22pt;
  margin-top: 0pt;
  padding-top: 0pt;
  padding-bottom: 0pt;
}

td.main Li {
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 0px;
}

td.nav {
  font-size: 20px;
  font-family: "Times New Roman", sans-serif, Arial;
  font-weight: normal;
  background-color: #C0c0c0;
  text-align: left;
  padding-top: 2pt;
  padding-right: 2pt;
  padding-left: 25pt;
  padding-bottom: 2pt;
}

td.nav a {
  color: #666666;
  text-decoration: none;
  font-size: 20px;
  font-weight: normal;
}

td.nav a:hover {
  color: black;
  text-decoration: none;
  font-size: 20px;
  font-weight: normal;
}


