.giustificato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: justify;
}
.bandiera {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: left;
}
.grossetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: justify;
	font-weight: bold;

}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	text-align: justify;
	font-weight: bold;
}
a:visited {
	color: #003366;
	text-decoration: underline;

}
a:link {
	color: #003366;
	font-style: normal;

}

a:active {
	color: #003366;
}
a:hover {
	color: #990000;
	text-decoration: underline;

}
.centrato {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: center;
}
.giustificatobalck {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: justify;
}
.giustificatoblu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
	text-align: justify;
}

