.TestoNormale {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}
.TestoPiccolo {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}
.Titolo {
	font-family: Arial;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.SottoTitolo {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.LinkNews {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}