body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
  color: black;
  text-decoration: none;
  width: 880px;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: large;
  color: black;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  text-decoration: none;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
  color: #35702f;
  font-weight: bold;
  font-style: italic;
  text-align: left;
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  text-decoration: underline;
}
h4 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  color: black;
}
address {
  font-family: Arial,Helvetica,sans-serif;
  font-size: smaller;
  font-style: italic;
  text-align: center;
  text-decoration: underline;
  color: #000066;
}
#Header {
  font-family: Arial,Helvetica,sans-serif;
  font-size: x-large;
  font-weight: bold;
  text-align: center;
  color: black;
}
