/*************************TAG RIDEFINITI***************************/
BODY, TD {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
BODY {
	margin-top:25px;
	margin-bottom:10px;
}
FORM {
	margin-top:0px;
	margin-bottom:0px;
}
A:link{
	color: #000000;
	text-decoration:none;
}
A:visited{
	color: #333333;
	text-decoration:none;
}
A:hover{
	text-decoration:underline;
}
HR {
	color: #333333;
	border-style: none;
	height: 1px;
}
H1 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 4px;
}
H2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
H3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
}
/*************************BODY*************************/
.titolo {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
}
.sottotitolo {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}
.testo-evid {
	color:#8B5D50;
}
.testo-italic {
	font-style:italic;
}
