*|.infobar {
  background-color: #0eb8bd;
  color: white;
}
*|#h1 {
  border-bottom: 4px solid #6ecc2d;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
}
*|#h2 {
  background-color: #e1e1e1;
  border-bottom: 2px solid #6ecc2d;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
}
*|#table-header {
  background-color: #e1e1e1;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
}
*|#content {
  font-family: "Times New Roman",Times,serif;
  text-align: justify;
  font-size: 12pt;
}
*|.menu-item {
  color: white;
  text-decoration: none;
}
*|.menu-item:hover {
  color: white;
  text-decoration: none;
  font-weight: bold;
}
