body {
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #DBD1BB;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #DBD1BB;
	SCROLLBAR-ARROW-COLOR: #FFffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #DBD1BB;


}

td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 88% !important;
	font-size: 70%;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
a {
	font-style: italic;
	color: #666666;
}
a:hover {
	color: #725925;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: 400;
	color: #AC996A;
	text-decoration: none;
	font-variant: normal;

}
#titoloform {
	padding-left: 5px;
	background-color: #EEE9DF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B5E3D;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B5E3D;
	text-decoration: none;
	background-color: #EEE9DF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B5E3D;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	width: 100%;
}
.data {
	color: #AF5225;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;}
