.blackText { font-size:12px; color:#000000; }
.blackBoldText { font-size: 12px; color:#000000; font-weight: bold; }
.blueText { font-size:12px; color:#c27002; }
.blueBoldText { font-size:12px; color:#c27002; font-weight: bold; }
.redText { font-size:12px; color:#ff0000; }
.redBoldText { font-size:12px; color:#ff0000; font-weight: bold; }