h1 { font-family: Arial, Helvetica, sans-serif;
     font-size: 14pt;
     font-style: normal;
     font-weight: bolder;
     color: #ccc28c;
     text-align: center;
     cursor: "hand" ;
     line-height: "normal" ;
     text-decoration: "none" ;
     vertical-align: "middle" ;
   }

A:link { color: #ccc28c; ; text-decoration: none}
A:visited { color: #ccc28c; ; text-decoration: none}
A:active { color: #ccc28c; ; text-decoration: none}
body { scrollbar-face-color: #6699CC;
          scrollbar-track-color: #DCDCDC;
          }

h2 { font-family: Arial, Helvetica, sans-serif;
     font-size: 13pt;
     font-style: normal;
     font-weight: bolder;
     color: #ccc28c;
     text-align: center;
     cursor: "hand" ;
     line-height: "normal" ;
     text-decoration: "none" ;
     vertical-align: "middle" ;
     }
p { font-size:14pt;}