A, A:link, A:visited {
          color : #99c1bd;
          text-decoration : none;
          cursor : crosshair;
          font-size : 8pt;
          font-family: Verdana, Arial, Times new roman; 
}
A:hover {
          color : #3d5555;
          text-decoration : overline;
          cursor : crosshair;
          font-size : 8pt;
          font-family: Verdana, Arial, Times new roman; 
}
h1 {
          color : #99c1bd;
          font-family : Perpetua Titling MT;
          font-size : 13px;
          font-weight : none;
          border-bottom : 3px double #3d5555;
          text-align : center;
          letter-spacing : 3px;
          text-transform : uppercase;
}
body { 
          font-family: Verdana, Arial, Times new roman; 
          font-size: 10px; 
          color: #99c1bd;  
          background-repeat: repeat-y;

}
TD {
          font-size : 10pt;
          color : #99c1bd;
          font-family : Verdana, Arial, Times new roman;
}
A {
          cursor : crosshair;
}
