body {
  font-family: "Times New Roman", serif;
}

.topnav {
  display: none;
}

.maincontent {
  color: #000000;
  background-color: transparent;
}

.btmnav {
  display: none;
}

h1, h2 {
  font-family: Arial, Helvetica, sans-serif;
}

hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #000000;
  height: 1px;
}

input, textarea {
  border-left: none;
  border-top: none;
  border-right: none;
  border-bottom: 2px solid #000000;
}
