.nuovaeuropa {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ba2110;
}
.titoloarticolo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.autore {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.sommario {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}
.testoarticolo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
