table.intestazione {
	CELLSPACING: 50;
}


td {
	text-align: right;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

td.menulaterale {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

td.intestazione {
	text-align: center;
	vertical-align: center;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
	width: 300;
}

td.intestazione2 {
	text-align: center;
	vertical-align: center;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
	width: 600;
}

td.intestazione3 {
	text-align: right;
	vertical-align: center;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
	width: 900;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#596F80;
}

A:Hover  {
	color : #008000;
	text-decoration : underline;
}

H1 {
	color: #008000;
	font-weight: bold;
	font-size : 16px;
}

H4 {
	text-align: center;
	color: #008000;
	font-weight: bold;
	font-size : 36px;
}

li.menulaterale {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#596F80;
}

ul  {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#596F80;
}