body {
	background-color: #EAEAEA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #D51817;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #AC0E0E;
}
a:hover {
	text-decoration: none;
	color: #EBB500;
}
a:active {
	text-decoration: underline;
	color: #D51817;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 14pt;
}
.testoPICC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 12pt;
}
