body {
  background-color: white;
  font-family: Helvetica;
}
.footnote {
  font-family: Helvetica;
  font-size: small;
}
@media print {
  .navbar {
    display: none;
  }
}
.lindex {
  color: black;
}
.caption {
  text-align: center;
}
   