
.CellClass{
  background-color : #666600;
  
  height : 12px;
  
  
  
  
  
  
  

  font-size : 9px;
  
  width : 150px;
}
.Cell2Class{
  font-size : 9pt;
  font-family : Arial;
  
  
  
  
  
  
  
  
  height : 15px;
  width : 150px;
  font-weight : bold;
  color : #666600;
  background-color : #fcfecb;
}
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.TablaBorder{
  
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  
}
.CellBorder{
  
  color : #0080ff;
  font-size : 12px;
  font-weight : bold;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 3px;
}
