body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
a:link {
	color: #0099ff;
}
a:visited {
	color: #0033FF;
}
.indirizzo {
	font-size: small;
}
.nounderline {
	text-decoration: none;
}
h1, h2, h3 {
	color: #000099;
}
.centrale {
	text-align: center;
}
.centralemini {
	text-align: center;
	font-size: x-small;
}

