BODY
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}

.TestataRiga
{
	font-weight: normal;
	font-size: 10pt;
	color: blue;
	font-family: Verdana;
	background-color: silver;
	text-align: left;
}
.Titoli
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
}
.Valori
{
	font-size: 8pt;
	font-family: Verdana;
}
.TitoloMain
{
	font-weight: normal;
	font-size: 18pt;
	color: darkblue;
	font-family: Arial, Verdana;
}
.DefProva
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
}
.Space
{
	color: white;
	height: 20px;
}
.SpaceW
{
	color: white;
	height: 10px;
	width: 30px;
}
.TestataRiga2
{
	font-weight: normal;
	font-size: 10pt;
	color: darkblue;
	font-family: Verdana;
	background-color: whitesmoke;
	text-align: left;
}

TABLE
{
	border-right: silver 1px ;
	border-top: silver 1px ;
	border-left: silver 1px ;
	border-bottom: silver 1px ;
}
