body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  line-height: normal;
  color: black;
  background-color: white;
  list-style-type: disc;
  list-style-position: inside;
}

h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: x-large;
  line-height: normal;
  color: white;
  font-weight: bold;
  font-style: italic;
  text-transform: none;
}

h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: large;
  line-height: normal;
  color: black;
}

h3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  line-height: normal;
  color: black;
}

address {
  font-family: Arial,Helvetica,sans-serif;
  font-size: x-small;
  line-height: normal;
  color: black;
  font-style: italic;
}

a:link {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  line-height: normal;
  color: white;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

a:hover {
  font-family: Arial,Helvetica,sans-serif;
  line-height: normal;
  color: white;
  font-weight: normal;
  font-style: italic;
  text-decoration: underline;
}

a:visited {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  line-height: normal;
  color: white;
  text-decoration: underline;
}

.navlink {
  font-family: Arial,Helvetica,sans-serif;
  font-size: x-small;
  line-height: normal;
  color: black;
  font-weight: normal;
  text-decoration: none;
}

.navlink2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  line-height: normal;
  color: white;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.navlink3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  line-height: normal;
  color: black;
  text-decoration: underline;
}

.navlink4 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  line-height: normal;
  color: #336666;
  text-decoration: none;
}

.body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  line-height: normal;
  color: black;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: left;
}

.body2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
  line-height: normal;
  color: black;
}

