.table-custom1 table 
 {
  font-family : Arial; 
  font-size : 11px;
  height : 25px;
 }

.table-custom1 td 
 {
  font-family : Arial; 
  font-size : 11px;
  height : 25px;
 }

.table-custom1 th 
 {
  font-family : Arial; 
  font-size : 11px;
  height : 25px;
 }
