.Testo {
	font-family: "Book Antiqua", "Times New Roman", "Times";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-image: url(images/exptextb.jpg);

}
.Dubbio {

	background-image: url(/images/exptextb.jpg);
	font-family: "Book Antiqua", "Times New Roman", Times;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
}
.Evidenzia {
	background-image: url(/images/exptextb.jpg);
	font-family: "Book Antiqua", "Times New Roman", Times;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: underline;

}
.UnitaNonLinkata {
	background-image: url(/images/exptextb.jpg);
	font-family: "Book Antiqua", "Times New Roman", Times;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	text-decoration: underline;

}
.Data {
	font-family: "Book Antiqua", "Times New Roman", Times;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.Titolo {

	background-image: url(/images/exptextb.jpg);
	font-family: "Book Antiqua", "Times New Roman", "Times";
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}
.TestoCentrato {

	background-image: url(/images/exptextb.jpg);
	font-family: "Book Antiqua", "Times New Roman", Times;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}
.TestoPiccolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.TestoAnimato {
	font-family: "Book Antiqua", "Times New Roman", Times;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
	background-color: #CCCCCC;
}

