<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A:hover {color: #FF9900; font-weight: bold}
.Sottotitolo {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Titolo {
	font-size: 32px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Genere {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	font-size: 13px;
	font-style: italic;
}
.Testo {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.Titolo-Piccolo {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
}
.Genere-Nero {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	color: #000000;
}
.Testo-Arancio {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
}
.Testo-Grassetto {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
	.Titolo-Nero {
	font-size: 32px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}.Testata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FF9900;
	font-weight: bold;
}
</pre></body></html>