body {
  margin: 0px;
  padding: 0px;
}

.gH5         { color: #990000; font-size: 10pt; font-weight: bold }
.gH4         { color: #990000; font-size: 12pt; font-weight: bold }
.gH3         { color: #990000; font-size: 14pt; font-weight: bold }
.gH2         { color: #990000; font-size: 18pt; font-weight: bold }
.gH1         { color: #990000; font-size: 24pt; font-weight: bold }

body, table, td, th {
  color: black;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
}

a:link {
  color: #990000;
  text-decoration: none;
}

a:visited {
  color: #990000;
  text-decoration: none;
}

a:hover {
  color: #990000;
  text-decoration: underline;
}

a:active {
  color: #990000;
  text-decoration: underline;
}

.hdrNav {
  color: black;
  font-size: 10px;
  font-weight: bold;
}

.hdrNav a:link {
  color: black;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.hdrNav a:visited {
  color: black;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.hdrNav a:hover {
  color: black;
  text-decoration: underline;
}

.hdrNav a:active {
  color: black;
  text-decoration: underline;
}

.lftNavTop {
  color: white;
  font-size: 12px;
  font-weight: bold;
}

.lftNavTop a:link {
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.lftNavTop a:visited {
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.lftNavTop a:hover {
  color: white;
  text-decoration: underline;
}

.lftNavTop a:active {
  color: white;
  text-decoration: underline;
}

.lftNavBot {
  color: black;
  font-size: 12px;
  font-weight: bold;
}

.lftNavBot a:link {
  color: black;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.lftNavBot a:visited {
  color: black;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.lftNavBot a:hover {
  color: black;
  text-decoration: underline;
}

.lftNavBot a:active {
  color: black;
  text-decoration: underline;
}

.ftrNav {
  color: white;
  font-size: 10px;
  font-weight: bold;
}

.ftrNav a:link {
  color: white;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.ftrNav a:visited {
  color: white;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.ftrNav a:hover {
  color: white;
  text-decoration: underline;
}

.ftrNav a:active {
  color: white;
  text-decoration: underline;
}

.searchInput {
  background: #CCCCCC;
  color: black;
  font-size: 10px;
  width: 120px;
}

.searchScope {
  background: #999999;
  color: black;
  font-size: 10px;
}

.copyright {
  font-size: 10px;
}

.copyright a:link {
  color: #990000;
  text-decoration: none;
}

.copyright a:visited {
  color: #990000;
  text-decoration: none;
}

.copyright a:hover {
  color: #990000;
  text-decoration: underline;
}

.copyright a:active {
  color: #990000;
  text-decoration: underline;
}

.tip {
  font-size: 10px;
  font-weight: bold;
}