BODY { 
	font-family: Arial, Helvetica, Sans-serif;
	color: black;
	background-color: #ffffff;
	padding: 10pt;
	text-align: left;
	width: auto;	
}

H1 {
	margin-top: 15px;
	font-size: 14pt;
	color: #271f64;
}

H2 {
	font-size: 12pt;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #00008b;
}

FONT {
	font-size: 10pt;
	color: #000000;
	line-height: 16px
}

TD.colonna_sx {display:none}

TR#footerPrint {
	font-size: 9pt;
	color: #666666;
	font-style: italic;
}

label {
	font-weight: bold;
	color: #271f64;
}

TABLE.maschera {
	border: solid;	
}

TD.etichetta {
	text-align: right;
	vertical-align: top;
	padding-right: 5pt;
}

/* LINK */
A:link, A:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color: #271f64;
	text-decoration: none;
	font-weight: bold;
}

#bottoni {display:none}