a:active { text-decoration: none}
a:hover { text-decoration: none}
a:link { text-decoration: none}
a:visited { text-decoration: none}

.codice {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: #FFFFFF; 
font-weight: normal;

}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}

.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
}

.note2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #059BD6;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #059BD6;
	font-weight: normal;
}
.numero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #059BD6;
	font-weight: normal;
	text-align: center;
}
.chiudi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}
