 body {
  font-family: 'Times new roman';
  font-size: 14px;
 }
 td {
  font-size: 14px;
 }
 h1
 {
 padding:6px 0 0 6px;
 margin:20px 0 10px 0 ;
 font-size:23px;
 height:27px;
 _height:33px;
 background: gray url(h1.gif) left top;
 color:white;
 font-weight: normal;
 }
 h2
 {
 font-size:134%;
 text-decoration: underline;
 }
 h3
 {
 font-size:117%;
 }
 #page a {
 color:#d3001B;
 font-weight:bold;
 text-decoration: none;
 border-bottom:1px solid #E3001B;
 }
 #page a:hover {
 color:#a3000B;
 font-weight:bold;
 border-bottom:1px solid black;
 }

