BODY{
  margin-bottom : 0px;
}
TABLE{
  font-size : 10pt;
  color : #000000;
 }
a:link    { color: #cc3333; text-decoration: underline;}
a:visited { color: #cc3333; text-decoration: underline;}
a:active {  color: #0000cc; text-decoration: underline; }
a:hover {  color: #0000cc; text-decoration: underline; }
.red{
  color : red;
}
.point{
  color : #cc3333
}
.point1{
  color : #003399
}
.bold{
  font-weight : bold;
}
.exbigb{
  font-size : 15pt;
  font-weight : bold;
}
.exbig_b{
  font-size : 15pt;
  font-weight : bold;
  color : #cc3333
}
.exbig{
  font-size : 15pt;
}
.bigb{
  font-size : 13pt;
  font-weight : bold;
}
.big{
  font-size : 13pt;
  color : #cc3333
}
.smallb{
  font-size : 9pt;
  font-weight : bold;
}
.small{
  font-size : 8pt;
}

.bred{ color : red; font-weight:bold;}
