body       { color: #696969; font-size: 11px; font-family: FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white }
.blacktext { color: black; font-size: 11px; font-family: FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
tbody   { color: #696969; font-size: 11px; font-family: FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p  { font-size: 11px }
td  { font-size: 11px }
.whitetext { color: white; font-size: 11px }
.whitetextbold { color: white; font-weight: bold; font-size: 11px }
a    { color: #39c; font-weight: bold; text-decoration: none }
a:hover  { color: #000; text-decoration: underline }
.subheading    { color: black; font-weight: bold; font-size: 12px; text-transform: uppercase }
.mainheading    { color: black; font-weight: bold; font-size: 15px; text-transform: uppercase }
.noPrint {display:none;}
.mainContent {width:100%; }
.show {display:yes;}