
BODY {
  font-size: 9pt;
  color: #003300;
  background-image: url(images/bg.jpg);
  background-repeat: repeat-y;
  background-color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #003300;
}

.black-bold-small {
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
}

.black-small {
  font-size: 8pt;
  color: #000000;
}

.green-bold-small {
  font-size: 8pt;
  font-weight: bold;
  color: #003300;
}

.bold-black {
  font-weight: bold;
  color: #000000;
}

.green-bold {
  color: #003300;
  font-weight: bold;
}

.large-type {
  font-size: 12pt;
  font-weight: bold;
}

.med-type {
  font-size: 10pt;
}

.med2-type {
  font-weight: bold;
  font-size: 11pt;
}

.copyright {
  font-size: 7.5pt;
  font-weight: bold;
}

.indent {
  margin-right: 15px;
  padding-right: 15px;
}

A:link {
  color: #006600;
  text-decoration: underline;
}

A:visited {
  color: #006600;
  text-decoration: underline;
}

A:hover {
  color: #CC9900;
  text-decoration: underline;
}

A.nav:link {
  font-size: 8pt;
  font-weight: bold;
  color: #006600;
  text-decoration: none;
}

A.nav:visited {
  font-size: 8pt;
  font-weight: bold;
  color: #006600;
  text-decoration: none;
}

A.nav:hover {
  font-size: 8pt;
  font-weight: bold;
  color: #CC9900;
  text-decoration: underline;
}

A.copyright:link {
  font-size: 7.5pt;
  font-weight: bold;
  color: #006600;
  text-decoration: none;
}

A.copyright:visited {
  font-size: 7.5pt;
  font-weight: bold;
  color: #006600;
  text-decoration: none;
}

A.copyright:hover {
  font-size: 7.5pt;
  font-weight: bold;
  color: #CC9900;
  text-decoration: underline;
}
