body {
	margin-left:0px;
	margin-top:0px;
	background-color:#FFFFFF;
	color:#666666;
}
h1 {
	margin-bottom:0px;
}
h2 {
	margin-bottom:0px;
}
.nero_corsivo_bold_10 {
	font-family:"Trebuchet MS";
	font-size:10pt;	
	font-style:italic;
	font-weight:bold;
	color:black;
	text-decoration:none;
}
.nero_corsivo_bold_12 {
	font-family:"Trebuchet MS";
	font-size:12pt;	
	font-style:italic;
	font-weight:bold;
	color:black;
}
.arancio_corsivo_bold_10 {
	font-size:10pt;	
	font-style:italic;
	font-weight:bold;
	color:#FF7F00;
	text-decoration:none;
}
.arancio_24 {
	font-family:"Arial";
	font-size:24px;
	font-weight:normal;
	color:#FF7F00;
}
.arancio_20 {
	font-family:"Arial";
	font-size:16px;
	font-weight:normal;
	color:#FF7F00;
}
.arancio_corsivo_bold_18 {
	font-family:"Trebuchet MS";
	font-size:18pt;	
	font-style:italic;
	font-weight:bold;
	color:#FF7F00;
}
.arancio_corsivo_bold_14 {
	font-family:"Trebuchet MS";
	font-size:14pt;	
	font-style:italic;
	font-weight:bold;
	color:#FF7F00;
	cursor:pointer;
}
.grigio_corsivo_bold_14 {
	font-family:"Trebuchet MS";
	font-size:14pt;	
	font-style:italic;
	font-weight:bold;
	color:#666666;
}
.grigio_10 {
	font-family:"Trebuchet MS";
	font-size:10pt;	
	color:#666666;
}
.nero_10 {
	font-family:"trebuchet MS";
	font-size:10pt;
	color:black;
}
.nero_8 {
	font-family:"trebuchet MS";
	font-size:8pt;
	color:black;
}
input {
	font-family:"trebuchet MS";
	font-size:8pt;
	color:black;
	height:16px;
	border:1px solid black;
	width:200px;
	background-color:#bfbfbf;
}
.bottone {
	width:50px;
	height:20px;
	background-color:#FF7F00;
	font-weight:bold;
	font-family:"trebuchet MS";
}
textarea{
	font-family:"trebuchet MS";
	font-size:8pt;
	background-color:#bfbfbf;
	border:1px solid black;
}
select{
	font-family:"trebuchet MS";
	font-size:8pt;
	background-color:#bfbfbf;
	border:1px solid black;
}
 
