
A {
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
  border-top: none;
  font-family: sans-serif, sans-serif;
  color: black;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

BODY {
  background-color: #437a3f;
  font-weight: normal;
  font-size: 92%;
  font-family: Arial, sans-serif;
  letter-spacing: normal;
}

A:visited {
  color: #D88778;
  background-color: transparent;
  text-decoration: none;
}

A:link {
  background-color: transparent;
  color: navy;
}

CAPTION, COL, COLGROUP, TBODY {
  color: #400040;
  text-decoration: none;
  border-top: black none;
  border-right: black none;
  border-bottom: black none;
  border-left: black none;
}

A:active {
  text-decoration: none;
  color: fuchsia;
  background-color: transparent;
}

A:hover {
  text-decoration: none;
  color: #FF8080;
  background-color: transparent;
}

A.offsite {
  font-weight: normal;
  color: #33F;
  background-color: transparent;
  text-decoration: none;
}

TABLE {
  border-top: 0in;
  margin-top: 0in;
  margin-left: 0in;
  margin-right: 0in;
  margin-bottom: 0in;
  margin-left: 0in;
  font-size: 92%;
  letter-spacing: .2px;
  border-right: 0in;
  border-bottom: 0in;
}

H4 {
  color: #400080;
}

H3 {
  color: #400080;
}

A.light {
  color: white;
}

A.dark {
  color: #0080c0;
  text-decoration: underline;
  font-family: sans-serif;
  font-weight: bold;
}

A.dark:visited {
  text-decoration: underline;
}

U.bold {
  font-weight: bold;
  color: navy;
}

A.white {
  color: white;
  text-decoration: none;
}
