.arrowz { color: red; font-size: 14px; font-family: Arial }
.testo {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.head {
	color: #333;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.testo .head {
	font-style: italic;
}
.testo .head {
	font-style: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 35px;
	color: #999;
	letter-spacing: -0.05em;
}
span {
	font-style: italic;
}
.boh {
	font-style: normal;
}
.testo .head b {
	color: #666;
}

