.menu {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003D94;
}
.testo {
	font-size: 12px;
	color: #222;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
}
.titoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #070;
}
.titoletti {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #003D94;
}
.testobold {
	font-size: 12px;
	color: #222;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}
