@CHARSET "ISO-8859-1";
body{
	font-family: verdana, arial;
	font-size: 12pt;
}

.titolo{
	font-weight: bold;
	font-size: 12pt;
}

.corpo{
	font-size: 9pt;
	text-align: justify;
}
	
div.toc{
	
}


a.toc{
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}

a.toc:hover{
	font-size: 10pt;
	text-decoration: underline;
	color: #000000;
}

li.toc{
	list-style: none;
	font-size: 10pt;
}

.rientro{
	width:50px;
}

a.navigator{
	font-size: 10pt;
	text-decoration: underline;
	color: #000000;
}
a.navigator:hover{
	font-size: 10pt;
	text-decoration: underline;
	color: #0000FF;
}