h1 {
  font-family: "Lucida Console", Courier, monospace;
  font-style: oblique;
  text-align: center;
}

h2 {
  font-family: "Lucida Console", Courier, monospace;
  font-style: oblique;
  text-align: center;
}

table,
th,
td {
  border: 1px solid black;
}

#linkTable {
  margin-left: auto;
  margin-right: auto;
  font-family: "Lucida Console", Courier, monospace;
  font-style: normal;
  text-align: start;
}

#chartLinkTable {
  margin-left: auto;
  margin-right: auto;
  font-family: "Lucida Console", Courier, monospace;
  font-style: normal;
  text-align: start;
}

footer {
  font-family: "Lucida Console", Courier, monospace;
  font-style: normal;
  text-align: start;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2.5rem;
}
