.riga {
	background: #FFFFFF;
	border-top : 1px solid #a8a7aa;
}
.riga_puntini {
	background: #FFFFFF;
	border-top : 1px dotted #a8a7aa;
}
.fondo {
	background:#F00
}
.testo {
	font-family: arial;
	font-size: 10pt;
	line-height: 18px;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-weight: normal;
	color: #000000;
}
.testo_italico {
	font-family: arial;
	font-size: 10pt;
	line-height: 18px;
	font-style: italic;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-weight: normal;
	color: #000000;
}
.testo_grassetto {
	font-family: arial;
	font-size: 10pt;
	line-height: 18px;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-weight: bold;
	color: #000000;
}
.testo_grassetto_grigio {
	font-family: arial;
	font-size: 10pt;
	line-height: 18px;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-weight: bold;
	color: #b9b9b9;
}
.testo_grassetto_grande {
	font-family: arial;
	font-size: 14pt;
	line-height: 18px;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-weight: bold;
	color: #000000;
}
.testo_piccolo {
	font-family: arial;
	font-size: 8pt;
	line-height: 11px;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-weight: normal;
	color: #000000;
}
.testo_piccolo_grassetto {
	font-family: arial;
	font-size: 8pt;
	line-height: 11px;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-weight: bold;
	color: #000000;
}
.testo_rosso {
	font-family: arial;
	font-size: 10pt;
	line-height: 18px;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	color: #d60000;
}
.testo_rosso_grassetto {
	font-family: arial;
	font-size: 10pt;
	line-height: 18px;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-weight: bold;
	color: #d60000;
}

.testo_rosso_piccolo {
	font-family: arial;
	font-size: 8pt;
	line-height: 11px;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	color: #d60000;
}
.linki {
	font-family: arial;
	font-size: 10pt;
	line-height: 12px;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: 400;
	font-weight: normal;
	color: #d60000;
	text-decoration:none;
}
.linki a {
	font-family: arial;
	font-size: 10pt;
	line-height: 12px;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: 400;
	font-weight: normal;
	color: #d60000;
	text-decoration:none;
}
.linki a:hover {
	font-family: arial;
	font-size: 10pt;
	line-height: 12px;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: normal;
	color: #979797;
}

