 
  body { font-family: Verdana, Arial, sans-serif; }

  :link { color: rgb(0, 0, 255) }  /* for unvisited links */
  :visited { color: rgb(0, 0, 255) } /* for visited links */
  :hover { color: rgb(255, 0, 0); } /* when mouse is over link */

   p {margin-top: 0em; margin-bottom: 0em;
       font-size: x-small; }
   
   p.banner {margin-top: 0em; margin-bottom: 0em; color: #ffffff; font-size: 24pt;  font-weight: bold; text-align: center; line-height: 18pt }
  
  ul {margin-top: 0em; margin-bottom: 0em; }
  li {margin-top: 0em; margin-bottom: 0em; font-size: 10pt; }


 div.h1       { position: absolute; left: 10px; top: 0px; width:100%; }

   h1 {font-size: 150%; 
       font-weight: bold; 
       color: ff0000;  
       text-align: center;
       margin-top: 0.5em;
	   margin-bottom: 0.5em; }
 
  h2 { font-size: 110%; 
       font-weight: bold; 
       color: ff0000;  
       text-align: center;
       margin-top: 0.5em;
	   margin-bottom: 0.5em;  }
 
  h3 { font-size: 110%; }
  h3,h4,h5,h6 { margin-top: 1em; margin-bottom: 0em; }

