.trebuchet {
	font-family: "Trebuchet MS";
	font-size: x-small;
}
.titolo-rosso {
	font-family: "Trebuchet MS";
	font-size: large;
	color: #FF0000;
	font-weight: bold;
}
.trebuchet-bold {
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-weight: bold;
}	
