.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-align: left;
	font-style:normal;
}
.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.testo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.tabella {
	background-color: #eeeeee;
	border: thin solid #666666;
}
.tabellaLink {
	background-color: #FFCC99;
	border: thin solid #666666;
}