@charset "";
.stile_titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
}
.stile_testo_speciale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00ccFF;
}
.stile_testo_evidenziato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFF00;
}
.stile_testo_titolo_sezioni {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.stile_testo_sezioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}
.stile_testo_nome_pagina {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #003399;
}
.stile_testo_data {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #00CC99;
}
.stile_testo_titolo_centrale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.stile_testo_centrale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.stile_testo_commento {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #9966FF;
}
.stile_testo_titolo_commento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF00FF;
}
