.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.testoitalics {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.testo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	background-repeat: repeat;
	background-position: left;
	text-align: left;
	white-space: normal;
}
