a:hover {  color: #FF9900}

font.testo {font-family: Tahoma;
}
.Stile1  {
		font-family: Tahoma, Verdana, Arial;
		font-size: 10 pt;
		color: Black;
		font-weight: bold
	}
.Stile2      {
		font-family: Tahoma, Verdana, Arial;
		font-size: 10 pt;
		color: Black;
	}
.Stile3      {
		font-family: Tahoma, Verdana, Arial;
		font-size: 12 pt;
		color: Black;
		font-weight: bold
	}
.StileSmall {
	font-family: "Arial Narrow";
	font-size: 11px;
	color: Black;
	font-weight: normal;
}

.ReportStile1      {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9 pt;
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC
}
.ReportStile2      {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9 pt;
	color: #000000;
	background-color: #F0F0F0
}
.ReportStile3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #527BA5;
	font-weight : bold;
	letter-spacing : 1px;
}
.TitoloAzzurro {
	font-size: 24px;
	font-weight: 300;
	color: #0033FF;
	font-family: Tahoma;

}
.TestoAzzurro {
	font-size: 16px;
	color: #0033FF;
	font-family: Tahoma;

}
.BottoniBianchi {
	font-size: 14px;
	color: #0033FF;
	background-color: #FFFFFF;
}
.ReportStileTitolo {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #527BA5;
	font-weight: bold;
}
.TabellaRiga1 {
	font-family: Tahoma;
	font-size: 10 pt;
	color: Black;
	background-color: #E7ECF1;

}
.TabellaRiga2 {
	font-family: Tahoma;
	font-size: 10 pt;
	color: Black;
	background-color: #FFFFFF;
}.ReportDatiValidi {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #E7F5F5;

}
.ReportDatiDisabilitati {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #C8C8C8;
}

