
	body {
	  margin: 40px 0px 0px 25px;
	  font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 11px;   
	  background-color: #ddddcc; 
	  text-decoration: none; 
	  font-weight: normal; 
	  line-height: normal; 
	}
	 
	a          { color: #3399cc; }
	a:link     { color: #3399cc; text-decoration: none; }
	a:visited  { color: #3399cc; text-decoration: none; }
	a:active   { color: #3399cc; text-decoration: underline; }
	a:hover    { color: #3399cc; text-decoration: underline; }


h4	{ font-size: 11pt;   
     font-weight: 60;
	font-family: verdana, geneva, arial,  helvetica, sans-serif; 
	
	margin-bottom: 0 } 
	h5	{ font-size: 10;  
	      font-weight: 30;
	    
    	font-family: verdana, geneva, arial,  helvetica, sans-serif; 
         margin-top: 0;
    	margin-bottom: 0; 
    	margin-left: 0}      
	
	 h1	{ font-size: 28pt;        
	      font-weight: 100;
     	font-family:  verdana, geneva, arial, helvetica, sans-serif; 
        margin-top: 0;
     	margin-bottom: 0;
     	margin-left: 0 }  
     	
      p
      {
          font-family: Georgia,Verdana;   
          font-size: 12;
          margin-left: 5;
          margin-right: 5;
          margin-top: 8;
          margin-bottom: 5
      } 
      
      code
      {      
            margin-top:8;
          text-indent: 1cm ;
      }
      
      
     	
     	
     table.white{
         background-color: #3399cc;
     }
