
.text { color: #000; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.textGreen { color: #090; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.textIRed { color: #f00; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: italic }
.textB { color: #000; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
.textBGreen { color: #090; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
.title  { color: #000; font-size: 28px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold }
.titleGreen { color: #090; font-size: 28px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.border { border: solid 1px #000 }

