@charset   "UTF-8";
<STYLE type="text/css">
<!--
-->


H1{
  font-size : medium;
  font-weight : normal;
}
A:HOVER{
  color : red;
}
ADDRESS{
  font-size : 75%;
  font-style : normal;
  text-align : center;
  border-top : ridge;
  border-top-width : 1px;
  padding-top:5px;
  margin-top:15px;
  width : 700px;
  color : #666666;
}
P{
  font-size : 90%;
  line-height : 150%;
}
</STYLE>
