   	html {
    overflow-y: scroll;
    font-family: Verdana, Helvetica, sans-serif ; 	
	  font-size: 11px ;
    color: #e0ddd6;
    }
    
    body {
	  margin-left: 0px;
	  margin-top: 0px;
   	margin-right: 0px;
	  margin-bottom: 0px;
    }
    
    .style1 {
	  margin-left: 0px;	  
	  margin-right: 0px;
	  margin-top: 0px;
	  margin-bottom: 0px;
	  text-align: justify;
    }
    
    .style2 {
    color: #777474;
	  background-color: #e0c88c;
	  font-size: 15px ;
    }
    
    .style0 {
    font-size: 25px ;
    color: #ffffff;
	  margin-left: 0px;	  
	  margin-right: 0px;
	  margin-top: 350px;
	  margin-bottom: 0px;
    }
    
    .style3 {
    color: #e0ddd6;
	  background-color: #625f5f;
    }

    a {text-decoration: none; color:#e0c88c}