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

.header  { font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif }

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

.txtlge   { font-size: 11px } 
.txtsml  { font-size: 9px }

.txtred { color : Red; }
.txtredbold  { color: red; font-weight: bold; }

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

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

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

.maroon  { color: maroon }
.italic { color: navy; font-style: italic }



