
$DOCUMENT {
  font-family: "Times New Roman", serif;
}

.BodyText {
  font-family: "Times New Roman", serif;
}

.SubTitles {
  font-family: "Times New Roman", serif;
  font-size: medium;
  text-transform: uppercase;
  letter-spacing: 0pt;
  font-weight: bold;
  font-style: italic;
}

.PageTitles {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #FFFFFF;
  font-weight: bold;
}

.olq {
  color: #FFFF00;
}

a:active {
  font-style: italic;
  text-decoration: none;
}

a:link {
  text-decoration: underline;
  font-style: italic;
}

a:visited {
  text-decoration: underline;
  font-style: italic;
}

a:hover {
  text-decoration: underline;
}

.PageHeader {
  font-family: "Times New Roman CE", serif;
  font-size: x-large;
  font-weight: bold;
  color: white;
  text-align: center;
  background-color: #FF9933;
  border-top: 1px solid;
  padding-right: 10px;
  border-right: 1pt teal solid;
  border-bottom: 1px solid;
  border-left: 1pt teal solid;
}

.PageFooter {
  font-family: Verdana, sans-serif;
  font-size: x-small;
  font-weight: normal;
  color: white;
  text-align: center;
  background-color: #FF9966;
  border-top: 1px solid;
  border-bottom: 1px solid;
}

BODY {
  font-family: "Times New Roman", serif;
  background-color: #DDDDDD;
}

H1 {
  text-align: center;
  color: white;
  background-color: #FF9933;
  border-bottom: thin silver solid;
}

H2 {
  color: white;
  background-color: #FF9933;
  text-align: center;
}

.navbar {
  font-style: normal;
  float: left;
  width: 10%;
  border-top: 2px blue solid;
  background-color: #FF9933;
  margin-right: 5px;
  text-align: center;
  margin-bottom: 1in;
  padding-top: 2px;
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
  margin-top: 4px;
  border-right: 2px blue solid;
  border-bottom: 2px blue solid;
  border-left: 2px blue solid;
}

LI {
  padding-top: 4px;
  padding-bottom: 4px;
}

.spacedlist {
  margin-bottom: 20px;
}

.navbartable {
  font-size: 110%;
  font-style: normal;
  margin-left: 5px;
  margin-right: 5px;
  border-top: white none;
  font-family: Arial;
  border-right: white none;
  border-bottom: white none;
  border-left: none;
}

.navbarcell {
  background-color: #FF9933;
  text-align: center;
}

.logoh {
  font-family: "Arial Black";
  font-size: 4pc;
  color: #0099FF;
}

.slogoh {
  color: #0099FF;
  font-family: "Arial Black";
  font-size: 2pc;
}

.mainbody {
  width: 90%;
}

H3 {
  text-align: center;
}

H4 {
  text-align: center;
}

H6 {
}

