body {
	background-color: #132F56;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #1B437C;
}
a:active {
	color: #516E95;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23pt;
	color: #FFFFFF;
	letter-spacing: 0,5;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #334253;
	line-height: 16pt;
}
.testo_picc {	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #8DA1BE;
}
