.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFF00;
	font-style: normal;
	text-decoration: underline;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFF00;
}
.sommario {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	list-style-type: circle;
	color: #FFFF00;
}
.titolone {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFF00;
	text-decoration: underline;
}
