 body  {background:#E5E5E5; 
           font-family:  "Gill Sans MT" , Verdana, Arial, Helvetica, sans-serif}

  h1,h2,h3, h5
       { font-family: "Gill Sans MT", Verdana, "Arial", Helvetica, sans-serif  }

  h1, h2  
       {font-style: 2em; font-weight:normal}

  h3 {font-size: 12pt;
         text-indent:1.1em; font-weight:normal }   /*  can also be small in place of normal */

  h4  {font-size: 18pt;
        font-family: "Verdana";
        font-weight: normal;
        text-indent:2.5em}
 
  /*  the h4  works  */


  p {font-family:  Arial, “Century Gothic", Verdana, Helvetica, "sans-serif"; 
     color:black;
     font-size:12pt;
     font-weight:light;
     margin-left:40px;
     text-align:justify}


/*  comments in css files are thus   */
