.Titoli {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-align: left;
	color: #000099;
	font-style: normal;
	font-weight: bold;


}
.CorpoPagina {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	text-align: justify;
	color: #000099;
	font-weight: bold;
}
.Destra {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #000099;
}
.Destragrande {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #000099;
}
.descrizione {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-align: justify;
}
.disclamer {
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-align: justify;
}
.piedipagina {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
.Copy {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	text-align: center;
	color: #000099;
	font-weight: bold;
}
.Titolocentrato {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
.descrizionecentrato {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-align: center;
}

