.DATA	{
	font-family:'Times New Roman';
	font-size:10pt;
	margin-top:0; 
	margin-bottom:0; 
	text-align:right;
	}

.TITOLO	{
	font-family:'Times New Roman';
	font-weight: bold;
	font-size:24pt;
	margin-top:0; 
	margin-bottom:15px; 
	text-align:center;
	}

.TESTO	{
	font-family:'Times New Roman';
	font-size:18pt;
	margin-top:5px; 
	margin-bottom:10px; 
	text-align:left;
	}


.HorizontalLine {
	font-family:Arial;
	font-size:6pt;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	border-bottom-style:double;
	border-bottom-color:#808080;
	}
