
BODY {
  background-image: url(images/bg.gif);
  background-repeat: repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
}

TD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.quotes {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 12pt;
  font-weight: bold;
  color: #6F033F;
}

.sjb-bold {
  font-weight: bold;
  color: #6F033F;
}

.navline {
  color: #ECCA42;
  text-decoration: none;
  font-weight: bold;
}

.copyright {
  font-size: 8pt;
}

A:link {
  color: #6F033F;
  text-decoration: none;
  font-weight: bold;
}

A:visited {
  color: #6F033F;
  text-decoration: none;
  font-weight: bold;
}

A:hover {
  color: #D2AF3F;
  font-weight: bold;
}

A.main:link {
  color: #AA8E00;
  font-family: Georgia, "Times New Roman", serif;
  text-decoration: none;
  font-weight: bold;
  font-size: 12pt;
}

A.main:visited {
  color: #AA8E00;
  font-family: Georgia, "Times New Roman", serif;
  text-decoration: none;
  font-weight: bold;
  font-size: 12pt;
}

A.main:hover {
  color: #6F033F;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: bold;
  font-size: 12pt;
  text-decoration: underline;
}

A.nav:link {
  color: #ECCA42;
  text-decoration: none;
  font-weight: bold;
  font-size: 9pt;
}

A.nav:visited {
  color: #ECCA42;
  text-decoration: none;
  font-weight: bold;
  font-size: 9pt;
}

A.nav:hover {
  color: #ECCA42;
  font-weight: bold;
  text-decoration: underline;
  font-size: 9pt;
}

HEAD {
}
