BODY  {
	background-color : #275094;
	font-family : Arial,Helvetica,Verdana;
	font-size : 10pt;
	color : White;
}

TH, TD {
	font-family: Arial,Helvetica,Verdana;
	color: White;
	font-size: smaller;
}
.errore {
	color : #F5C200;
}
a {
	font-family: Arial,Helvetica,Verdana;
	text-decoration: none;
	font-weight: bold;
	color:White;
}

a:hover {
	font-family: Arial,Helvetica,Verdana;
	text-decoration: underline;
}
.numeri {
text-align=right;
}
.Giallo  {
	color : #F5C200;
	font-weight: bold;
}
all.Giallo  {
	color : #F5C200;
	font-weight: bold;
}

.BgGiallo  {
	color:#275094;
	background-color : #F5C200;
	font-weight: bold;
}

all.BgGiallo  {
	color:#275094;
	background-color : #F5C200;
	font-weight: bold;
}

.Blu  {
	color : #275094;
	text-decoration: none;
}
all.Blu  {
	color : #275094;
	text-decoration: none;
}

.BgBlu  {
	background-color : #275094;
	color:#F5C200;
}

all.BgBlu  {
	background-color : #275094;
	color:#F5C200;
}
.Rosso  {
	color : #DE2900;
	text-decoration: none;
}
all.Rosso  {
	color : #DE2900;
	text-decoration: none;
}
.BgRosso  {
	background-color : #DE2900;
	text-decoration: none;
}
all.BgRosso  {
	background-color : #DE2900;
	text-decoration: none;
}
.BiancoPiccolo {
	color: white;
	font-size:8pt;
}
all.BiancoPiccolo {
	color: white;
	font-size:8pt;
}
.BiancoMedio {
	color: white;
	font-size:12pt;
}
all.BiancoMedio {
	color: white;
	font-size:12pt;
}
A.Options  {
	font-weight : bold;
	color : #4561B3;
}
