.titolopreto {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
}
.testopreto {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	color: #FFFF00;
	padding: 10px;
}
