<!--
BODY {
  background: #c0c0c0;
  background-image: ./icons/title.jpg;
  margin-top: 0px;
  font-color: #EBE87E;
  font-family: helvetica, arial, sans-serif;
}

A:link {
  color: #C0C0C0;
  text-decoration: none;
}

A:visited {
  color: #7681AD;
  text-decoration: none;
}

A:active {
  color: #000000;
  text-decoration: none;
}

DIV.header {
  font-family: "Arial", sans-serif;
  font-size: 24pt;
  line-height: 1.0em;
  align: center;
 }

DIV.subheader {
  font-family: "Arial", sans-serif;
  font-size: 14pt;
  line-height: .8em;
  color: #C0C0C0;
 }

A:link,A:visited,A:active {
  text-decoration: none; 
}
-->
