body  {  background-color: #99BBEE ;
         color: black ;
         font-family: Helvetica ;
         margin-top: 15px;
         margin-right: 10px ;
         margin-bottom: 10px ;
         margin-left:  15px  ;
         font-size: 11pt;
    
         }

a:link   {color: #223399}

a:visited{color: #880033}       

a:hover  {color: #FF00FF}

h2       {font-size: 25pt;
	  font-weight: lighter;
 	 }

h1       {text-align: left;
          color: red;
	  font-weight: lighter;
          font-size: 40pt;
	  text-indent: 5pt;
          }

h3       {font-weight: bold;
          font-size: 15pt;
	  text-indent: 25pt;
          }

h5       {font-size: 11pt;
         } 

h6       {font-size: 10pt;
	 font-family: courier;
         } 

p        {font-size: 15pt;
          text-align: left;
          }



