.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
	font-size: 0.9em;
	font-weight: bold;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;

}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;

}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
table {
	background-color: #FFFFff;
	border: 1px #cc0000;
}
.TitoloSmall {
	font-family: "Century Gothic", Century, "Broadway BT";
	color: #000000;
	text-align: center;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;



}
.TitoloBarrato {
	font-family: "Century Gothic", Century, "Broadway BT";
	color: #000000;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	text-decoration: underline ;


}
