body, td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
}
span.t2 {
	font-size: 11px;
}
td.ivoce{
	width: 50%;
	font-weight: bold;
	color: #008000;
	text-align: right;
}
td.ival{
	width: 50%;
}
td.itit{
	width:100%;
	background-color: #F2F8F4;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
td.idesc{
	width:100%;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

td.clist a{
	font-weight: bold;
}