body {
	margin:0 auto;
	text-align:center;
	font-family: sans-serif, arial;
	background-color:#ffffff;
	color: #black;
	font-size: 90%;
}

div.corpo{
	background-color: #ffffff;
	width: 90%;
	height: 80%;
	margin:auto;
	border: none;
	margin-top: 5%;
	text-align: left;
}

img{
	border: none;
}

ul{
	text-align: left;
}

li.links{
	background: url('../immagini/tasto_ita_lab.gif') no-repeat top left;
	height: 25px;
	width: 100px;
	list-style: none;
	vertical-align: bottom;
	padding-left: 1pt;
	padding-top: 1pt;
	color: #ffffff;
	font-size: 11pt;
	margin-bottom: 5pt;
	font-weight: bolder;
}

li.links a{
	color: #FFFFFF;
	text-decoration: none;
}

li.links a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

table.corpo{
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
}

div.corpo2{
	background-color: #ffffff;
	width: 90%;
	height: 80%;
	margin:auto;
	border: none;
}

td.testo{
	text-align: justify;
	width: 60%;
	vertical-align: top;
	font-size: 9pt;
}

a{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #3E6646;
}

font.titolo{
	font-size: 13pt;
	font-weight: bolder;
}

td.testo2{
	text-align: justify;
	width: 60%;
	vertical-align: top;
	font-size: 9pt;
}

td.testo2 a{
	text-decoration: none;
	color:#3E6646;
} 

td.testo2 a:hover{
	text-decoration: underline;
}