@charset "UTF-8";
.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.sottotitolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.back {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.dida {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.testosm {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.corpo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
.testoleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}

