.testonormale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	color: #444444;
	text-align: justify;
}
.testograssetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	font-weight: bold;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	color: #444444;
	text-decoration: none;
	text-align: justify;
}
.testolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	font-weight: bold;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	color: #4c509a;
	text-decoration: none;
	text-align: justify;
}
.testoservizi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	color: #444444;
	text-align: justify;
}
.testoservizigrasseto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	color: #444444;
	text-decoration: none;
	text-align: justify;
}