p,td,li {
  font-size: 10pt;
   font-family: Verdana, Arial, Helvetica, sans-serif;
  }




.wheader { font-size: 12pt;  font-weight: bold; font-family: Arial; color: #CC0000; }
.whbig { font-size:14pt; font-weight: bold; font-family: Arial; color: #CC0000;  }
.colStrong  {
  font-size: 9pt;
 font-weight: bolder;
  color: #CC0000;
  }

.colRegular {
  font-size: 9pt;
 color: #CC0000;
  }

.header {
  font-size: 12pt;
 font-weight: bold;
  font-family: Arial;
  }

.sma8Bld {
  font-size: 8pt;
 font-weight: bold;
  }
  
.sm8Txt {
  font-size: 8pt;
  }

.boldTxt {
  font-weight: bold;
  }


.smCourier  {
  font-size: 8pt;
  font-family: Courier New;
  }

.whiteBld  { 
  font-weight: bold;
  color: #000000; 
  background-color: #ffffff;
  }

.lgBoldTxt {
  font-weight: bold;
  font-size: 12pt;
  }

.lg12Txt {
  font-size: 12pt;
  }

.boldTxt {
  font-weight: bold;
  }


.redText {
  color: #CC0000;
  }

.indent {
  text-indent:.5in;
  }




a:link {
  text-decoration: underline;
  color: #CC3300;
  }

a:active {
  text-decoration: underline;
  color: #CC3300;
  }

a:hover {
  text-decoration: underline;
  color: #CC3300;
  }

a:visited {
  text-decoration: underline;
  color: #CC3300;
  }

  

