.indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	color: #FFFFFF;
}
body {
	background-color: #003A70;
}
a:link {
	color: #003A70;
	background-color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #003A70;
	text-decoration: none;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003A70;
	line-height: 14pt;
}
.testogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003A70;
	line-height: 16pt;
}
