body {
	background-color: #E4E4E4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Testo {
	font-size: x-small;
	color: #333333;
	font-style: normal;
	font-family: Arial;
}
.Titoli {
	font-size: x-small;
	color: #333333;
	font-style: normal;
	font-family: Verdana;
	font-weight: bold;
	border-right-style: none;
}
.Testo_obliquo {
	font-size: xx-small;
	color: #333333;
	font-style: oblique;
	font-family: Arial;
	font-weight: bold;
}
.Titoli_rosso {
	font-size: x-small;
	color: #FF0000;
	font-style: normal;
	font-family: Verdana;
	font-weight: bold;
	border-right-style: none;
}
.Titoli_rosso_medium {
	font-size: medium;
	color: #FF0000;
	font-style: normal;
	font-family: Verdana;
	font-weight: bold;
	border-right-style: none;
}
.TITOLETTO {
	font-size: x-small;
	color: #333333;
	font-style: normal;
	font-family: Arial;
	font-weight: bold;
}

