b { font-weight: bold; }
.bolditalic { font-weight: bold; font-style: italic; }
.regText { font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: normal; color: black; }
.boldText { font-family: arial,helvetica,sans serif; font-size: 14px; font-weight: bold; color: black; }
.smText { font-family: arial,helvetica,sans serif; font-size: 10px; font-weight: normal; color: black; }
.lgText { font-family: arial,helvetica,sans serif; font-size: 16px; font-weight: bold; color: black; }
.smWhiteText { font-family: arial,helvetica,sans serif; font-size: 10px; font-weight: normal; color: white; }
