body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000080;
}


p {
font-size: 10pt; 
margin-top: 0;
margin-bottom: 0; 
}

p.Titolo{
font-size: 11pt; 
margin-top: 0;
margin-bottom: 0; 
font-weight:bold;
text-align: center; }

p.Testo{
font-size: 10pt; 
margin-top: 0;
margin-bottom: 0; 
text-align: justify; }

p.TestoCentrato{
font-size: 10pt; 
margin-top: 0;
margin-bottom: 0; 
text-align: center; }

p.TestoPiccoloCentrato{
font-size: 8pt; 
margin-top: 0;
margin-bottom: 0; 
text-align: center; }

p.TestoPiccolo{
font-size: 8pt; 
margin-top: 0;
margin-bottom: 0; }

a {
font-size: 10pt; 
margin-top: 0;
margin-bottom: 0; 
color: #000060;
font-weight: bold;
}

a:hover {

	text-decoration: none;
	color: #0000a0;
}

a:visited{
	color: #0000a0;
}