.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 10;
}
.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	list-style-type: disc;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	padding: 10;
}
.testo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 10px;
}
.testogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	padding: 10;
}

