p, ul, ol, td, blockquote {
font-family: Georgia, serif;
font-size: 18px;
line-height: 1.4em;
}
h1, h2, h3, h4, small {
  color: #003366;
  font-family: Verdana,Arial,sans-serif;
}
h1 {
  font-size: x-large;
  font-style: normal;
  font-weight: bold;
}
h2 {
  font-size: large;
  font-style: normal;
  font-weight: bolder;
}
h3 {
  font-weight: bolder;
  font-style: italic;
  font-size: medium;
}
h4 {
  font-weight: bold;
  font-style: italic;
}
.footlink {
  padding: 0px;
  text-align: left;
  color: #003366;
  font-family: Georgia;
  font-style: italic;
  font-weight: inherit;
  font-size: 1.1em;
}
ul#navlist {
  border-bottom: 1px solid #003366;
  margin: 0;
  font-family: verdana,arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  list-style-type: none;
  padding-bottom: 24px;
}
ul#navlist li {
  border: 1px solid #003366;
  margin: 2px 2px 0;
  float: left;
  height: 21px;
  background-color: #003366;
}
li#active a {
  border-bottom: 1px solid #ffffff;
  background-color: #ffffff;
}
li#active a {
  color: #003366;
}
#navlist a {
  padding: 4px;
  float: left;
  display: block;
  color: #ccffff;
  text-decoration: none;
}
.inlinehead {
  font-family: Georgia,serif;
  font-weight: bold;
  color: #003366;
}
img {
  border:  none;
}

