p  {
  font-size: 10pt;
  font-family: charlotte book plain;
  color: black }

h1  {
  font-size: 12pt;
  font-family: charlotte book plain;
  font-variant: small-caps;
  text-align: left;
  font-weight: 400;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
 }

h2  {
  font-size: 14pt;
  font-family: charlotte book plain;
  font-variant: small-caps;
  text-align: center;
  font-weight: 400;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
 }

h3  {
  font-size: 16pt;
  font-family: charlotte book plain;
  font-variant: small-caps;
  text-align: center;
  font-weight: 400;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
 }

h4  {
  font-size: 9pt;
  font-family: charlotte book plain;
  text-align: center;
  font-weight: 400;
  padding-bottom: 0px;
  padding-top: 5px;
  margin-bottom: 0px;
  margin-top: 0px;
 }


dl  {
  font-size: 10pt;
  font-family: charlotte book plain;
  color: black }

ul.NavNoIndent  {
  font: charlotte book plain;
  font-size: 10pt;
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
}
A:link image { 
  border: 1px gray }
}

a:link  {
  color: rgb(97, 98, 74);
  text-decoration: none;
  font-family: charlotte book plain;
  font-size: 10pt;
}

a:active  {
  color: #62625e;
  text-decoration: none;
  font-family: charlotte book plain;
  font-size: 10pt;
}

a:visited  {
  color: rgb(133, 132, 101);
  text-decoration: none;
  font-family: charlotte book plain;
  font-size: 10pt;
}
