.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #0065CE;

}
.titoli_marcati {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	color: #0065CE;

}
.normale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0065CE;
	text-decoration: none;
}
.GRANDE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0065CE;
	text-decoration: none;
}
.mini {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0065CE;
	text-decoration: none;
}
.tabelle{
	padding:0.2em 0.5em;
	border-top: solid #0065CE thin;
	border-left: solid #0065CE thin;
	border-right: solid #0065CE thin;
	border-bottom: solid #0065CE thin;
}
.tabelleDX {

	padding:0.2em 0.5em;
	border-top: solid #0065CE thin;
	border-right: solid #0065CE thin;
	border-bottom: solid #0065CE thin;
}

