body {
	margin-bottom: 20px;
	margin-top: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.regione {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #EAEAEA;
}
a {
	color: #F9792B;
}
.cella {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
	padding-left: 5px;
}
.agente {
	font-style: italic;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #E7E7E7;
}
.cella_beta {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	padding-left: 5px;
	background-color: #BED0DC;
}
.cella_leuropea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	padding-left: 5px;
	background-color: #FDA8AA;
}
.cella_tea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	padding-left: 5px;
	background-color: #D0EFDA;
}