h1



         {font-family: Arial;

         font-size: 20pt;

         font-weight: bold;

         text-align: center;

         color: black;

       }


h2 {
 font-family: Arial;
 text-align: center;
 font-size: 10pt;
}


a:link {
 color: #0000FF;
 text-decoration:none;
}

a:visited {
 color: #0000FF;
 text-decoration:none;
}