a:link {
	color: #003D79;
	text-decoration: none;
}
a:visited {
	color: #003D79;
	text-decoration: none;
}
a:hover {
	color: #003D79;
	text-decoration: underline;
}
a:active {
	color: #003D79;
	text-decoration: none;
}
strong {
	color: #003D79;
}
em {
	color: #003D79;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
.fondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.tabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    border: 1px solid #003D79;
}
.layer {
	scrollbar-DarkShadow-Color:#E6EEF5;
 	scrollbar-Track-Color:#E6EEF5;
 	scrollbar-Face-Color:#B3CCE1;
 	scrollbar-Shadow-Color:#E6EEF5;
 	scrollbar-Highlight-Color:#E6EEF5;
 	scrollbar-3dLight-Color:#E6EEF5;
 	scrollbar-Arrow-Color:#003D79;
 }