html, BODY { 
 margin: 0px;
 padding: 0px;
 width: 100%;
 text-align: justify;
 background-color: #898B73;
 background-position: top;
 background-repeat: repeat;
 font: x-small verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #898B73;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;

}
a:hover {
	color: #ff6600;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

h1 { 
    font:verdana;
    font-size: 15px;
    color:#996633;
	font-weight: bold;
    }
.contenuto { 
    font:verdana;
    font-size: 11px;
    color:#996633;
    }
.header { 
    font:verdana;
    font-size: 11px;
    color:#E1DECB;
	font-weight: bold;
    }
.copy, a:link.copy, a:hover.copy, a:active.copy { 
    font:verdana;
    font-size: 9px;
    color:#996633;
    text-decoration: none; 
    }
    
a:link.1, a:active.1, a:visited.1 {
    font:verdana;
    font-size: 9px;
    color:#996633;
    text-decoration: none;
    background-color: none; 
    }

a:hover.1 {
    font:verdana;
    font-size: 9px;
    color:#996633;
    text-decoration: none;
    background-color: none; 
    }
    
.menu { 
    font:trebuchet ms;
    font-size: 18px;
    color:#94968B;
	font-weight: bold;