<style type="text/css">
 <!--

  /*this was the background... background-image: url(pretty.gif);*/
  BODY { background-color:#20A040;
  /* background-image:url('images/snowback.gif'); */
         text:navy
         margin-left: 10%;
         margin-right: 10%;
         font-family: Verdana, sans-serif; }
         
  a {font-family: Verdana, sans-serif;
    margin-top:5; 
    font-size:100%;}

  h1 { margin-left: -0%;
       font-family:Verdana,
       sans-serif; 
       font-size:250%}

  h2,h3,h4,h5,h6 { margin-left: -0%; }
  
  /* Used for greyed out link */
  em {font-family: Verdana, sans-serif; font-style:normal; font-weight:bold ;  color:red; font-size:100%}

  p { text-indent: 0em;
      margin-top: 0; 
      margin-bottom: 0;
      margin-left: 10;
      font-family: Verdana, sans-serif;}

 strong { color: red }


h2,h3 { font-family: Verdana, sans-serif; font-size:150%}

 /* when mouse is over link */
:hover { color: rgb(255, 96, 0);
       background: pink; }

 -->
</style>


