<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.titolo {
	font-family: arial;
	font-size: 16px;
	color: #001E77;
	font-weight: bold;


}
.testo {
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
	padding-right: 9px;
	padding-left: 9px;



}
.testo-grigio {
	font-family: tahoma;
	font-size: 9px;
	color: #333333;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 8px;
}
.testo-normale {
	font-family: tahoma;
	font-size: 11px;
}
p {
	font-family: tahoma;
	font-size: 11px;
}
li {
	font-family: tahoma;
	font-size: 11px;
}
</pre></body></html>