body {
  background: white;
  font-family: arial; 
  font-size: 12pt;
  color: black;
}

td {
  font-family: arial; 
  font-size: 12pt;
}
.band {
  font-family: arial; 
  font-weight: bold; 
  font-size: 20pt;
}
.style {
  font-family: arial; 
  font-style: italic;
}
.h1 {
  font-family: arial; 
  font-size: 16pt;
}
a {
  font-family: arial; 
  font-size: 12pt;
  color: black;
}
