body {
  background-color: #536878;
  font-family: "Helvetica";
  color: #ffffff;
  font-size: 20px;
}
h1 {
  font-family: "Helvetica";
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
h2 {
  font-family: "Helvetica";
  font-size: 30px;
  font-style: italic;
  text-align: center;
  line-height: 1.25;
}
a {
  text-decoration: inherit;
  color: inherit;
}
a:visited {
  text-decoration: inherit;
  color: inherit;
}
li.top {
  display: inline;
  padding: 12px 12px 12px;
  background-color: #ffffff;
  font-size: 15px;
  font-family: "Helvetica";
  font-weight: bold;
  color: #000000;
  line-height: 3.00;
  white-space: nowrap;
}
li.midnav {
  display: inline;
  padding: 12px 12px 12px;
  background-color: #ffffff;
  font-size: 15px;
  font-family: "Helvetica";
  font-weight: bold;
  color: #000000;
  line-height: 3.00;
  white-space: nowrap;
}
li {
  text-indent: 1.5em;
  font-family: "Helvetica";
  color: #ffffff;
  line-height: 1.75;
  list-style-type: square;
}
ul.top {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.midnav {
  text-align: center;
  list-style-type: none;
  margin: 0;
  padding-top: 20px;
  padding-left: 0;
  padding-bottom: 0;
}
ul {
  padding-top: 20px;
  margin: 0;
}
p {
  text-indent: 1.5em;
}
p.iframe {
  text-align: center;
  text-indent: 0;
  padding-top: 40px;
}
p.links {
  text-align: center;
  text-decoration: underline;
}
iframe {
  border: none;
  width: 1000px;
  height: 1000px;
}
