BODY {
  background-color: #DCDCDC;
  font-family: verdana,arial,helvetica,san-serif;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text: #000000;
  
}


A:link    { color: #000000; }
A:visited { color: #000000; }
A:active  { color: #003366; font-weight: bold; }
A:hover   { color: #003366; }

.clsHeader{
  font-family: verdana,arial,helvetica,san-serif;
  font-size: 25pt;
  font-weight: bold;
  color: #8B0000;
}
.clsText{
  font-family: verdana,arial,helvetica,san-serif;
  font-size: 8pt;
  font-weight: normal;
}

.clsFooter {
  font-family: arial,verdana,helvetica,san-serif;
  font-size: 90%;
  font-style: italic;
  font-weight: light;
  color: #808080;
}


HR.clsHeaderTop{
  color: #708090;
  height: 2;
  width: 720;
}

HR.clsHeaderBottom{
  color: #708090;
  height: 1;
  width: 420;
}

address {
  font-family: arial,verdana,helvetica,san-serif;
  font-size: 90%;
  font-style: italic;
  font-weight: light;
  color: #808080;
} 
