@charset "utf-8";
.testo {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.titoli {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #8E919F;
	font-weight: bold;
}
.link {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
}
.sottotitoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
