@charset "iso-8859-1";
.testo_piccolo_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.testo_piccolo_colore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	color: #FF3492;
}
.testo_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	color: #000000;
}
.testo_normal_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	color: #000000;
	font-weight: bold;
}
.titolo_colore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	color: #FF3492;
	font-weight: bold;
}
.testo_bold_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	color: #FF3492;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #878791;
}
a:visited {
	color: #BE3C8E;
	text-decoration: none;
}
a:hover {
	color: #FF3492;
	text-decoration: underline;
}
a:active {
	color: #FF3492;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titolino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	color: #FF3492;
	font-weight: bold;
}
