body {
  margin: 0;
  padding: 0;
  background-color: #999999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
  color: #000066;
}
a:visited {
  color: #000066;
}
a:hover {
  color: #ffffff;
  text-decoration: none;
}
a:active {
  color: #cc9900;
}
.text {
  font-size: 14px;
  color: #000000;
}
.textbold {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
.textwhite {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  font-weight: bold;
}
.linkcolor {
  font-size: 12px;
  font-weight: bold;
  color: #000066;
  font-weight: bold;
}
.heading2 {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.heading3_blue {
  font-size: 20px;
  color: #000066;
  font-weight: bold;
}
.hr_color {
  color: #999999;
}
.heading4 {
  font-size: 14px;
  font-weight: bold;
  color: #000066;
}
.border {
  border: 4px double #3333ff;
  margin-top: 10px;
  margin-bottom: 10px
}
.sitemap_text {
  font-size: 16px;
  color: #000099;
  font-weight: bold;
}
.Heading2_Blue {
  font-size: 18px;
  font-weight: bold;
  color: #000066;
}
.Gold_heading {
  font-size: 20px;
  color: #cc9900;
}
.active {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #000066;
}
.footer {
  font-size: 9px;
  font-weight: normal;
  color: #000066;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}
.topnav {
  font-size: 12px;
  font-weight: bold;
  color: #000066;
}
.topofpage a {
  font-size: 12px;
  color: #3333ff;
}
.bottomnav {
font-size: 10px;
  font-weight: bold;
  color: #000066;
  font-weight: bold;
}
.red {
  color: #FF0000;
  font-weight: bold;
}