body
{
}
td
{
	font-size: 10pt;
	font-family: Tahoma, Arial;
}
p
{
	font-size: 10pt;
	font-family: Tahoma, Arial;
}
.Titoli
{
	font-weight: bold;
}
.IntestazioneCella
{
	border-right: 1px outset;
	border-top: 1px outset;
	font-weight: bold;
	border-left: 1px outset;
	color: #000000;
	border-bottom: 1px outset;
	background-color: #d3d3d3;
}
.Pulsanti
{
	border-right:  1px solid #808080;
	border-top: 1px solid #808080;
	font-size: 9pt;
	border-left: 1px solid #808080;
	cursor: hand;
	border-bottom: 1px solid #808080;
	font-family: Tahoma;
	background-color: #d3d3d3;
}

.TestoDescrizione
{
	font-weight: bold;
}

.error
{
	font-family: Verdana;
	font-weight: bold;
	color: FF0000;
	font-size: 10pt;
}