a {
  color: #3366BB
}

.lines {
  color: #CBCBCB;
  height: 1
}

.titleFont {
  font-family: Arial;
  font-size: 18px;
  color: #003399;
  font-weight: bold
}

.cellHeader {  
  font-family: Arial; 
  font-size: 12px; 
  color: #FFFFFF; 
  font-weight: bold; 
  background-color: #003399
}

.cellText { 
  font-family: Arial; 
  font-size: 12px; 
  color: #000000;
  background-color: #EFEFEF
}

.fontTotal { 
  font-family: Arial; 
  font-size: 12px; 
  color: #DD0000; 
  font-weight: bold
}

.invoiceHeader {  
  font-family: Arial; 
  font-size: 18px; 
  color: #000000; 
  font-weight: bold
}

.invoiceText { 
  font-family: Arial; 
  font-size: 12px; 
  color: #000000; 
  background-color: #FFFFFF
}

.invoiceTableBorder {
  background-color: #CCCCCC
}
