.bodyText {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 15px;
   color: #656057;
}
.bodyText a:link {
    border-bottom : 1px dotted #426487;
    text-decoration: none;
   color: #656057;
}
.bodyText a:active {
    border-bottom : 1px solid #C82307;
   color: #656057;
    text-decoration: none;
}  
.bodyText a:visited {
    border-bottom : 1px dotted #426487;
    text-decoration: none;
   color: #656057;
}
.bodyHeading {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 15px;
   color: #8BAB00;
   font-weight: bold;
}
.formText {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 15px;
   color: #656057;
   font-weight: bold;
}
