html { background-color: #AAAAAA;}
body {
	margin: 0 auto 0 auto;
	padding: 0px;
	max-width: 1200px;
	background-color: white;
}
body, td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
}
table{
	border-collapse: collapse;
}
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.subtit{
	width:100%;
	background-color: #F2F8F4;
	color: #000000;
	font-weight: bold;
}
td.idesc{
	width:100%;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

td.clist a{
	font-weight: bold;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	display: inline;
}
tr.lintit{
	background-color: #FFFFBB;
	font-weight: bold;
}
td.menu a{
	color: #FFFFFF;
}
td.menu {
	color: #FFFFFF;
}