body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-right: 3px;
	padding-left: 3px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	padding-right: 3px;
	padding-left: 3px;
}
.footer {
	font-size: 8pt;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
.text_nav {
	font-size: 9pt;
	color: #666666;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
.text {
	color: #333333;
	font-size: 10pt;
}
.content_right {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #E2E2E9;
}
.content_top {
	border: thin solid #E2E2E9;
	border-right-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titolo {
	font-size: 12pt;
	color: #FF9900;
	font-weight: bold;
}
.occhiello {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #083B81;
}
