/* Generated by KompoZer */
.heading {
  line-height: normal;
  text-transform: capitalize;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  font-size: 24pt;
  color: #000099;
  font-style: italic;
  text-align: center;
}
.normal {
  font-family: Arial,Helvetica,sans-serif;
  line-height: normal;
  color: black;
  text-align: justify;
  font-size: 11pt;
}
.center {
  font-family: Arial,Helvetica,sans-serif;
  line-height: normal;
  text-align: justify;
  font-size: 11pt;
  color: #fefefe;
}
.footer {
  font-family: Arial,Helvetica,sans-serif;
  line-height: normal;
  color: black;
  font-weight: normal;
  font-style: normal;
  text-transform: capitalize;
  text-align: center;
  font-size: 7pt;
}
#navButtons {
  border: 1px solid black;
  visibility: visible;
  display: block;
  float: none;
  z-index: 9;
  overflow: hidden;
  opacity: 0.75;
  width: 775px;
  position: relative;
  height: 25px;
  text-align: right;
  background-color: #110000;
}
#navButtons a:link, #navButtons a:visited {
  padding: 5px;
  background-color: #880000;
  display: inline;
  font-style: normal;
  text-transform: capitalize;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  visibility: visible;
  overflow: hidden;
  font-size: 12pt;
  text-decoration: none;
  color: #ffffee;
  z-index: 5;
}
#navButtons a:hover {
  background-color: #ff0000;
  color: #ffffee;
}
#navButtons a:active, #navButtons a.selected {
  background-color: #0000ff;
  color: #ffffee;
}

