.titoli {
	font-family: Tahoma, Verdana;
	font-size: 22px;
	color: #ffb800;
	font-weight: normal;
}
.testo {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
}
.data {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0074C8;
	font-weight: bold;
}
.h1,h2,h3{
	font-family: Tahoma, Verdana; 
	font-size: 22px;
	color: #ffb800;
	font-weight: normal;
}
.testo_piccolo {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #808080;
	font-weight: normal;
	line-height: 15px;
}