@charset "UTF-8";
.testo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-color: #FFF;
}
.giustifica {
	text-align: justify;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.testo9 {
	font-size: 9px;
}
.testo9 {
	text-align: center;
}
.centrata {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
}
.giustificato {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}
body p {
	color: #333;
	background-color: #FFF;
	text-align: justify;
}
