A, A:link, A:visited {
          color : #beab60;
          text-decoration : none;
          cursor : crosshair;
          font-size : 10pt;
}
A:hover {
          color : #beab60;
          text-decoration : underline overline;
          cursor : crosshair;
          font-size : 10pt;
}
h1 {
          color : #beab60;
          font-family : Perpetua Titling MT;
          font-size : 15px;
          font-weight : none;
          border-bottom : 3px double #9f8a39;
          text-align : center;
          letter-spacing : 3px;
          text-transform : uppercase;
}
BODY {
          font-size : 10pt;
          color : #beab60;
          font-family : Verdana, Arial, Times new roman;

}
TD {
          font-size : 10pt;
          color : #beab60;
          font-family : Verdana, Arial, Times new roman;
}
A {
          cursor : crosshair;
}
