body{
	font-size: 76%;
	color: #303030;
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	font-size: 140%;
}
h2{
	font-size: 120%;
}
table{
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
table tr td{
	border-bottom: 1px solid silver;
	padding:2px;
}
table tr td.campo{
	background-color: #FFFFF0;
}
table tr td table tr td{
	border-bottom: 0px solid silver;
}
table tr td table tr td.campo{
	background-color: #FFFFF0;
}
.SE{
	color: #CD5C5C;
}
.LST{
	color: Navy;
}
.MENU{
		color: Navy;
}
.navigazione{
	background-color: Yellow;
	font-weight: bold;
}
ul{
		list-style: inside;
}
ol{
		list-style: inside;
}
ul li{
	margin-bottom:4px;
}
ol li{
	margin-bottom:4px;
}

#mnulst{
	margin:0;padding:0;height:1600px;float:left;padding-right:20px;border-right:2px solid silver;margin-right:20px;
}

#mnulst h1{
	margin-bottom:20px;
}

#mnulst h1 a{
	margin-bottom:20px;border:0;
}

#mnulst ul{
	margin: 0;
	padding: 0;
	list-style: none inside;
}

#mnulst ul li{
	font-weight:bold;margin-top:8px;
}

#mnulst a{
	text-decoration:none;
	color:#303030;background-color:#fafafa;border:1px solid silver;
	padding:0;padding-left:2px;padding-right:2px;
}

#mnulst a:hover{
	color:red;
}

#mnulst ul li ul{
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
}

#mnulst ul li ul li{

	font-weight: normal;	
}

#mnulst ul li ul li ul{
		font-weight:normal;margin-bottom:0px;margin-left:8px;
}

#mnulst ul li ul li ul li{
   font-style: italic;
}
