.banner {
  clear: both;
  display: block;
  width: 100%;
  position: relative;
  border-color: #79cda1;
  background: #dbf6dc;
  color: black;
  font-size: xx-large;
  font-weight: 900;
  text-align: right;
  border-width: 0em 0em 0.2em 0em;
  border-style: solid;
  margin: 0em 0em 1em 0em;
  padding: 0em 0em 0em 0em;
}

ul.menu {
  list-style: none;
  margin: 0px;
  padding: 0px 0px 100%;
}

li.menu {
  padding: 0 2.5em 1.5em 0;
  letter-spacing: 2px;
}

li.menu a {
  color: black;
  text-decoration: none;
  background: #dbf6dc;
  display: block;
  width: 6.5em;
  padding: 5px 0px 5px 15px;
  border: none;
}

li.menu a:visited {
  color: #79cda1;
  background: #dbf6dc;
}

li.menu a:hover {
  color: white;
  background: #79cda1;
}

body { 
  font: 11pt/12pt Arial,Helvetica,sans-serif;
}

p { 
  font: 11pt/12pt Arial,Helvetica,sans-serif;
}

.footer {
  clear: both;
  display: block;
  width: 100%;
  position: relative;
  border-color: #79cda1;
  background: #dbf6dc;
  color: black;
  font-size: x-small;
  text-align: left;
  border-width: 0.2em 0em 0em 0em;
  border-style: solid;
  margin: 2em 0em 0em 0em;
  padding: 0em 0em 0em 0em;
}

.heading-1 {
  color: #000000;
  background: inherit;
  font-weight: bold;
  font-size: 16px;
}

.heading-1-1 {
  color: #000000;
  background: inherit;
  font-size: 15px;
}


.heading-1-1-1 {
  color: #000000;
  background: inherit;
  font-size: 13px;
}

.heading-1-1-1-1 {
  color: #000000;
  background: inherit;
  font-size: 12px;
}
