BODY {
  background-color: White;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
}

td.header_top {
  color: #ffffff;
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bolder;
  background-color: #A5A68C;
  border-bottom: solid rgb(0,0,0) 1.0pt;
 
}

td.header {
  color: #ffffff;
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bolder;
  background-color: #A5A68C;
  border-top: solid rgb(0,0,0) 1.0pt;
  border-bottom: solid rgb(0,0,0) 1.0pt; 
}

td.siderow {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  background-color: #E7EBDE;
}

