	a {
	color: darkblue;
	font-weight: bold;
	text-decoration: underline;		
	}
	a:hover {
	color: red;
	text-decoration: underline;
	}
	a:active {
	color: #008080;
	text-decoration: underline;
	}
	a.menu {
	color: #3965a5;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;		
	}
	a.menu:hover {
	color: red;
	text-decoration: none;		
	}
	a.menu:active {
	color: #008080;
	text-decoration: none;		
	}
	a.movimento {
	color: #FF3300;
	font-weight: bold;
	text-decoration: underline;		
	}
	a.movimento:hover {
	color: #00CC99;
	text-decoration: underline;
	}
	a.movimento:active {
	color: #00CC99;
	text-decoration: underline;
	}
	a.articolo1 {
	color: #0099FF;
	font-weight: bold;
	text-decoration: underline;		
	}
	a.articolo1:hover {
	color: #FF3300;
	text-decoration: underline;
	}
	a.articolo1:active {
	color: #00CC99;
	text-decoration: underline;
	}
	a.articolo2 {
	color: #FF66CC;
	font-weight: bold;
	text-decoration: underline;		
	}
	a.articolo2:hover {
	color: #FF3300;
	text-decoration: underline;
	}
	a.articolo2:active {
	color: #00CC99;
	text-decoration: underline;
	}
	a.articolo3 {
	color: #00CC99;
	font-weight: bold;
	text-decoration: underline;		
	}
	a.articolo3:hover {
	color: #FF3300;
	text-decoration: underline;
	}
	a.articolo3:active {
	color: #00CC99;
	text-decoration: underline;
	}
	body {
	color: darkblue;	
	font-family: "Times New Roman, Verdana, Helvetica, sans-serif";
	}
	div {
	margin-left: 5%;
	margin-right: 5%;
	text-align: justify;
	}
	div.a12 {
	margin-left: 0%;
	margin-right: 0%;
	font-size: 12pt;
	text-align: justify;
	text-indent: 10%;
	}
	div.a12t {
	margin-left: 8px;
	margin-right: 8px;
	font-size: 12pt;
	text-align: justify;
	}
	div.a12r {
	margin-left: 8px;
	margin-right: 8px;
	font-size: 12pt;
	text-align: justify;
	text-indent: 20px;
	}
	div.centrato { 
	font-weight: bold;
	text-align: center;
	}
	div.nomargin {
	margin-left: 0%;
	margin-right: 0%;
	text-align: justify;
	}
	div.corpo {
	margin-left: 0%;
	margin-right: 0%;
	position: absolute;
	left: 121;
	top: 0;
	}
	div.menu {
	margin-left: 0%;
	margin-right: 0%;
	position: absolute;
	left: 0;
	top: 0;
	}
	span.f9 { 
	font-size: 9pt;
	}
	span.f10 { 
	font-size: 10pt;
	}
	span.f11 { 
	font-size: 11pt;
	}
	span.f12 { 
	font-size: 12pt;
	}
	span.f14 { 
	font-size: 14pt;
	}
	span.f16 { 
	font-size: 16pt;
	}
	span.f18 { 
	font-size: 18pt;
	}
	span.f22 { 
	font-size: 22pt;
	}
	span.f24 { 
	font-size: 24pt;
	}
	span.grassetto { 
	font-weight: bold;
	}
	span.italico { 
	font-style: italic;
	}
	span.sottolinea { 
	text-decoration: underline;
	}
	span.rosso { 
	color: red;
	}
	span.verde { 
	color: green;
	}
	span.r8 { 
	font-size: 8pt;
	vertical-align: top;
	}
	span.r12 { 
	font-size: 12pt;
	vertical-align: top;
	}
	ul { 
	margin-top: 0pt;
	margin-left: 12pt;
	text-indent: 0pt;
	}
