
BODY {
  font-family: Arial, Helvetica;
  color: #000000;
  background-color: #FFFFFF;
  background-image: url(images/bckgrnd.jpg);
  background-repeat: no-repeat;
}

A {
  font-family: Arial, Helvetica;
}

A:text {
  color: #55546F;
}

A:visited {
  color: #55546F;
}

A:active {
  color: #E2934E;
}

A:link {
  color: #B9623B;
}


p {
  font-family: Arial, Helvetica;
  font-size: .8em;
}

blockquote,ul {
  font-family: Arial, Helvetica;
  font-size: .8em;
}

form {
  font-family: Arial, Helvetica;
  font-size: 11pt;
}

h1, h2, h5, h6 {
  font-family: Times Roman, Sans-Regular;
  font-style: italic;
  color: #B3543D;
}

h3 {
  font-family: Times Roman, Sans-Regular;
  color: #B3543D;
  font-style: italic;
  font-size: 1.2em;
}

h4 {
  font-family: Arial, Helvetica;
  font-size: 1em;
  color: #E2934E;
}
.reg {
  font-family: Arial, Helvetica;
  font-size: 10pt;
}

.bottomnav {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  color: #000000;
}

.bottomnav:link {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  color: #B9623B;
}

.bottomnav:visited {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  color: #E2934E;
}

.bottomnav:active {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  color: #E2934E;
}

.leftnav {
  font-family: Verdana, Arial, Helvetica;
  font-weight: bold;
  font-size: 8pt;
  color: #FFFFFF;
}

.leftnav:link {
  color: #FFFFFF;
}

.leftnav:visited {
  color: #FFFFFF;
}

.leftnav:active {
  color: #FFFFFF;
}

.topnav {
  font-family: Verdana, Arial, Helvetica;
  font-size: .7em;
  font-weight: bold;
}

.topnav:link {
  color: #B3543D;
}

.topnav:visited {
  color: #000099;
}

.topnav:active {
  color: #82AF9C;
}

.whitetext {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10pt;
}

.smallwhitetext {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9.5px;
  color: #FFFFFF;
}

.smallwhitetext:visited {
  color: #FFFFFF;
}

.smallwhitetext:active {
  color: #FFFFFF;
}

.smallwhitetext:link {
  color: #FFFFFF;
}

.datetext {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-style: italic;
}

.boxtext {
  font-size: 8pt;
}

.redtext {
  color: #B3543D;
  font-weight: bold;
}

.blueitalic {
  color: #000099;
  font-style: italic;
}

.tabletext {
  font-family: Arial, Helvetica;
  font-size: 6pt;
}

.redtextitalic {
  color: #B3543D;
  font-weight: bold;
  font-style: italic;
}

.greentext {
  color: #638577;
  font-weight: bold;
}


