.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
.testo-blu-grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #364EAC;
	font-weight: bold;
}
.dida {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #364EAC;
	font-style: italic;

}
.mah {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}
.testo-medio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66CCCC;
	font-weight: bold;
	font-style: normal;
}
.testo-blu-chiaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #364EAC;
	font-weight: normal;
}
