.bodyTextBold {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #4A5C12;
 font-weight: bold;
}

.bodyTextHeader {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 14pt;
  color: #4A5C12;
  font-weight: bold;
  
}
.bodyTextHeader A:LINK {color: #4A5C12; text-decoration: underline;}
.bodyTextHeader A:VISITED {color: #8E0625; text-decoration: underline;}
.bodyTextHeader A:ACTIVE {color: #7A991E; text-decoration: underline;}
.bodyTextHeader A:HOVER {color: #4A5C12; text-decoration: none;}


.bodyText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 14pt;
  color: #333333;
}

.bodyText A:LINK {color: #4A5C12; text-decoration: underline;}
.bodyText A:VISITED {color: #8E0625; text-decoration: underline;}
.bodyText A:ACTIVE {color: #7A991E; text-decoration: underline;}
.bodyText A:HOVER {color: #4A5C12; text-decoration: none;
}


.bodyTextS {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  line-height: 14pt;
  color: #333333;
; font-weight: normal
}
.bodyTextS A:LINK {color: #4A5C12; text-decoration: underline;}
.bodyTextS A:VISITED {color: #8E0625; text-decoration: underline;}
.bodyTextS A:ACTIVE {color: #7A991E; text-decoration: underline;}
.bodyTextS A:HOVER {color: #4A5C12; text-decoration: none;}


.footerText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #999999;
}
.footerText A:LINK {color: #4A5C12; text-decoration: underline;}
.footerText A:VISITED {color: #8E0625; text-decoration: underline;}
.footerText A:ACTIVE {color: #7A991E; text-decoration: underline;}
.footerText A:HOVER {color: #4A5C12; text-decoration: none;
}


.formInput {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #666666;
  background-color: #FFFFFF;
  border: 1px solid #999999;
}


.formButton {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #666666;
  background-color: #EEEEEE;
  border: 1px solid #999999;
  font-weight: bold;
}