.textBody {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 14pt;
  color: #333333;
}
.textBody A:LINK {color: #0000CC; text-decoration: none;}
.textBody A:VISITED {color: #0000CC; text-decoration: none;}
.textBody A:ACTIVE {color: #0000CC; text-decoration: none;}
.textBody A:HOVER {color: #0000CC; text-decoration: underline;}


.textBodyS {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  line-height: 14pt;
  color: #333333;
}
.textBodyS A:LINK {color: #0000CC; text-decoration: none;}
.textBodyS A:VISITED {color: #0000CC; text-decoration: none;}
.textBodyS A:ACTIVE {color: #0000CC; text-decoration: none;}
.textBodyS A:HOVER {color: #0000CC; text-decoration: underline;}


.textBodyI {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  line-height: 14pt;
  color: #333333;
}
.textBodyI A:LINK {color: #333333; text-decoration: none;}
.textBodyI A:VISITED {color: #333333; text-decoration: none;}
.textBodyI A:ACTIVE {color: #333333; text-decoration: none;}
.textBodyI A:HOVER {color: #666666; text-decoration: underline;}


.textBodyHeader {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
}
.textBodyHeader A:LINK {text-decoration: underline;}
.textBodyHeader A:VISITED {text-decoration: underline;}
.textBodyHeader A:ACTIVE {text-decoration: underline;}
.textBodyHeader A:HOVER {text-decoration: none;}


.textBodyHeaderBar {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #333333;
}
.textBodyHeader A:LINK {color: #333333; text-decoration: underline;}
.textBodyHeader A:VISITED {color: #333333; text-decoration: underline;}
.textBodyHeader A:ACTIVE {color: #333333; text-decoration: underline;}
.textBodyHeader A:HOVER {color: #333333; text-decoration: none;}


.textContactFooter {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  color: #999999;
}
.textContactFooter A:LINK {color: #A20B26; text-decoration: none;}
.textContactFooter A:VISITED {color: #A20B26; text-decoration: none;}
.textContactFooter A:ACTIVE {color: #A20B26; text-decoration: none;}
.textContactFooter A:HOVER {color: #A20B26; text-decoration: underline;}


.textFooter {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  color: #999999;
}
.textFooter A:LINK {color: #666666; text-decoration: none;}
.textFooter A:VISITED {color: #666666; text-decoration: none;}
.textFooter A:ACTIVE {color: #666666; text-decoration: none;}
.textFooter A:HOVER {color: #666666; text-decoration: underline;}


.textSEM {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  color: #333333;
}


.formInput {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #333333;
  background-color: #EEEEEE;
  border: 1px solid #CCCCCC;
}


.formButton {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  color: #CC0000;
  background-color: #EEEEEE;
  border: 1px solid #AAAAAA;
  font-weight: bold;
}
