TD {
  font-size: 9pt;
  font-family: Verdana, Arial, sans-serif;
  line-height:1.3em;
}

.redhead {
  color : #CC3300;
}


.nt {
  font-size: 9pt;
  font-family: Verdana, Arial, sans-serif;
}

.bh {
  font-size: 10pt;
  color : #000000;
  font-style: bold;
}

.lbh {
  font-size: 12pt;
  color : #000000;
  font-style: bold;
}

.wh {
  font-size: 9pt;
  color : #FFFFFF;
  font-style: bold;
}

.sl {
  font-size: 7pt;
  font-style: bold;
}

.ml {
  font-size: 8pt;
  font-style: bold;
}

A:link { 
  color: #E7651A; 
  text-decoration: none; 
}
A:visited { 
  color: #E7651A; 
  text-decoration: none; 
}
A:active { 
  color: #E7651A; 
  text-decoration: none; 
}
A:hover { 
  color: #E7651A; 
  text-decoration: underline; 
}

HR {
  color: #0B53A1
}