body.reference {
  font-size: 9pt;
  color: black;
}
body.reference h1 {
  color: rgb(224, 224, 224);
}
#reference td {
  padding: 6mm 2mm;
}
#nav {
  display: none;
}
#reference table td {
  border-bottom: solid rgb(224, 224, 224) 2px;
}
#reference table th {
  border-bottom: solid rgb(160, 160, 160) 2px;
}

