A:link { font-family: Arial, Helvetica, sans-serif; color:#D40F20; text-decoration:underline }    /* unvisited link */
A:visited { color:#000000; text-decoration:underline } /* visited links */
A:active { color:#F42F40; text-decoration:underline }  /* active links */
A:hover { color:#F42F40; text-decoration:underline }   /* active links */

BODY {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
}

BLOCKQUOTE {
  font-family:  Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
}

TEXTAREA {
  font-family:  Arial, Helvetica;
  font-size: 9pt;
}

P {
  font-family:  Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
}

UL {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
}

OL {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
}

CENTER {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
}

TD {
  font-family:  Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
}

H3 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12pt;
  color: #006699;
  font-weight: normal;
}

H4 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11pt;
  color: #B30000;
  font-weight: normal;
}

H5 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  color: #000000;
  font-weight: bold;

}

H6 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;  color: #CB0600;
}

.searchentry { border-color:FFFFFF; border-width:1; border-style:solid; height:19px; color:555555; padding: 2px; background-color: FFFFFF; }
.smalltext { font-size: 9; color: 333333; }
.smallboldtext { font-size: 9; color: 333333; font-weight: bold; }
.logintext { font-size: 12; font-weight: normal; line-height: 150%; }
.mbrname { font-size: 12; font-weight: bold; color: FCFA00; }
.renewdate { font-size: 10; font-weight: normal; color: aaaaaa; }
.footertext { font-size: 9; color: 000000; line-height: 150%; font-weight: bold; }
.upcomingtext { font-size: 12; color: FFFFFF; line-height: 150%; font-weight: normal; }
.newstext { font-size: 13; color: 4F4F4F; line-height: 100%; font-weight: normal; }
.newsheadline { font-size: 13; color: 3660B2; font-weight: bold;}
.upcomingNews { font-size: 12; color: ffffff; }
.lform-tinput {font-size:10px;color:#666;height:20px;width:151px;margin:auto;}
.missingField {color: red;}