body    { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana, Helvetica, sans-serif; background-color: #F6F6F6 }
td  { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana, Helvetica, sans-serif }

.header { font-family : Arial, Helvetica, sans-serif; font-size : 18px; font-weight : bold; }
.headerred  { color: red; font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, sans-serif }

.bold { font-weight : bold; }
.boldlge { font-size : 15px; font-weight : bold; }
.boldsml { font-weight : bold;}

.txtlge  { font-size: 12px } 
.txtsml  { font-size: 9px }
.txtsmlnk   { font-size: 9px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.txtred { color : Red; }
.txtredbold { font-size : 15px; font-weight : bold; color : Red; }

.txtwhite { color : White; }

.txtgreen { color : Green; }
.txtgreenbold { font-size : 15px; font-weight : bold; color : green; }

.txtsoft { color : #696969; font-weight : bold; font-size : 15px; }

.indent { margin-left: 35px }
.indentbold { font-weight: bold; margin-left: 35px }
