body {
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: normal;
  color: #222222;
  background-color: white;
}
h1 {
  margin: 2em 0 0.5em;
  color: #333333;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: normal;
  font-variant: normal;
  font-size: 1.1em;
  line-height: 1;
  font-size-adjust: none;
  font-stretch: ;
  font-weight: 700;
}
h2 {
  margin: 2em 0 0.5em;
  color: #333333;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: normal;
  font-variant: normal;
  font-size: 1.05em;
  line-height: 1;
  font-size-adjust: none;
  font-stretch: ;
  font-weight: 650;
}
h3 {
  margin: 2em 0 0.5em;
  color: #333333;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: normal;
  font-variant: normal;
  font-size: 1em;
  line-height: 1;
  font-size-adjust: none;
  font-stretch: ;
  font-weight: 600;
}
h4 {
  margin: 2em 0 0.5em;
  color: #9f3e00;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: italic;
  font-variant: normal;
  font-size: 1.05em;
  line-height: 1;
  font-size-adjust: none;
  font-stretch: ;
  font-weight: 500;
}
p {
  margin: 0 0 1em;
  line-height: 1.8;
  text-align: left;
}
ol, ul {
  margin-top: 0;
  margin-bottom: 1em;
  line-height: 1.8;
}
a {
  color: #333333;
  text-decoration: none;
  font-weight: 600;
}
a:link {
  color: #d15200;
}
a:visited {
  color: #9f3e00;
}
a:hover {
  color: red;
}
body {
  margin: 50px 0px;
  padding: 0px;
  text-align: center;
}
img {
  border:  none;
  margin: 0 0 1em;
}
acronym {
  cursor: help;
}
#navcontainer {
  border-top: 1px solid #999999;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3.6em;
  z-index: 1;
}
#navcontainer ul {
  padding: 0;
  list-style-type: none;
  text-align: center;
  margin-top: -0.9em;
  position: relative;
  z-index: 2;
}
#navcontainer li {
  margin: 0 5px;
  display: inline;
  text-align: center;
}
#navcontainer li a {
  border: 1px solid #cccccc;
  padding: 1px 7px;
  color: #666666;
  background-color: #eeeeee;
  text-decoration: none;
}
#navcontainer li a:hover {
  border: 1px solid #666666;
  color: #000000;
}
#navcontainer li a#current {
  border: 1px solid #666666;
  color: #000000;
}
#content {
  border: 1px solid #666666;
  margin: 0px auto 1.7em;
  padding: 1.3em;
  width: 580px;
  text-align: left;
  background-color: #eeeeee;
}
#description {
  border: 1px dotted #888888;
  margin: 0px auto 0.5em;
  padding: 0.6em;
  width: 460px;
  text-align: left;
  background-color: #f3f3f3;
}
#address ul {
  list-style-type: none;
  margin-top: 4px;
}
#footer {
  text-align: center;
  font-size: 0.9em;
}
