
h1   {
     font-weight: normal;
     color: rgb(51, 51, 153);
     text-align: center;
     margin-top: 0em; 
     margin-bottom: 0em}

h2   {
     font-weight: normal;
     font-color: rgb(51, 51, 153);
     text-align: center;
     margin-top: 0em; 
     margin-bottom: 0em}

p    {
     font-weight: normal;
     font-size: large;
     font-color: rgb(0,0,0);
     text-align: center}


body {
     background-image:url(WebBkgd.jpg);
     color:rgb(0, 0, 0);
     background-color:rgb(255, 255, 255);}


a:link (color:#000099; text-align:center; font-size: large}
a:visited {color:#336666; text-align:center; font-size: large}
a:active (color:#000099; text-align:center; fonst-size: large}
a:hover (color:#000099;font-weight:bold; text-align:center; font-size: large}

table {
      table-layout: fixed;
      border= 0;
      cellpadding= 2;
      cellspacing= 2;
      vertical-align: top)

td   {
     vertical-align: top;
     text-align: center;
     font-size: large;
     } 

   