BODY{
  font-size : 10pt;
  color : black;
  background-color : white;
  top : 20px;
}
table{
  font-size : 10pt;
}
.bold  { font-weight: bold; font-size: 10pt ;}
.big  { font-size: 12pt ;}
.bigbold  { font-weight: bold; font-size: 12pt ;}
.bigboldb  { font-weight: bold; font-size: 12pt ; color: #990033 ;}
.bigboldg  { font-weight: bold; font-size: 12pt ; color: #006600 ;}
.bigboldr  { font-weight: bold; font-size: 12pt ; color: #ff0000 ;}
.bigboldo  { font-weight: bold; font-size: 12pt ; color: #ff6600 ;}
.bigboldy  { font-weight: bold; font-size: 12pt ; color: #ffcc33 ;}
.bigboldbr { font-weight: bold; font-size: 12pt ; color: #660000 ;}
.xtbigboldg{ font-weight: bold; font-size: 16pt ; color: #006600 ;}
.xtrasmall  { font-size: 9pt ;}
.xtrasg  { font-size: 9pt ; color: #006600 ;}
.xtrasmallbold  { font-weight: bold; font-size: 9pt ;}
.red{ color: red ;}
.orange{ color: #ff6600 ;}
.green{ color: #009900 ;}
.green1{ color: #33cc00 ;}
.pink{ color: #ff6699 ;}
.blue{ color: #0080ff ;}
.y_g{ color: #d2ffd2 ;}
a:link    { color: #0033ff; text-decoration: none;}
a:visited { color: #0033ff; text-decoration: none;}
a:active {  color: #ff6600; text-decoration: underline; }
a:hover {  color: #ff6600; text-decoration: underline; }

