a, h1, h2, h3, h4, h5, h6, p, span, div, li, ul, ol, input, textarea, select, button {
  font-family: "Arial", sans-serif;
}

body #page-home {
  max-width: 1024px;
  margin: auto;
  text-align: center;
}
body #page-home #medicine {
  height: 32px;
  margin-bottom: 20px;
}
body #page-home table {
  display: none;
  border-spacing: 0;
  border: 1px solid black;
  margin: auto;
}
body #page-home table th, body #page-home table td {
  border: 1px solid black;
  padding: 20px 10px;
}
body #page-home table th {
  background-color: #d3d8c7;
}
body #page-home #history-label {
  display: none;
}/*# sourceMappingURL=style.css.map */