p {
	font-family: "Josefin Sans";
	color: #000;
	text-align: justify;
	font-size: 1.2em;
	line-height: 1.1em;
}
.titoli {
	font-family: "Josefin Sans";
	color: #000;
	text-align: justify;
	font-size: 1.5em;
}
.titolirosso {
	font-family: "Josefin Sans";
	color: #dd3333;
	text-align: justify;
	font-size: 1.5em;
}
.testobase {
	font-family: "Josefin Sans";
	color: #000;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.1em;
}
.testobase-g {
	font-family: "Josefin Sans";
	color: #000;
	text-align: justify;
	font-size: 1.2em;
	line-height: 1.1em;
}

.testobase-r {
	font-family: "Josefin Sans";
	color: #000;
	text-align: right;
	font-size: 1.2em;
	line-height: 1.1em;
}