.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.testonormale {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
  border-collapse: collapse;
}
.gesal_corpo {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.gesal_tabella {
	border: 1px solid #000000;
	clear: none;
	width: 90%;
}
.gesal_legenda {
	text-align: left;
	width: 90%;
	font-size: 12px;
}
.gesal_cella {
	border: 1px solid #666666;
	font-size: 12px;
}
.gesal_cella_testata {
	border: 1px solid #000000;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFC7;

}
.gesal_titolo {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFC7;
	width: 90%;
}

