a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #01336E;
	text-decoration: none;
}
.testo_normale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #01336E;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #01336E;
	font-weight: bold;
}
.testo_piccolo_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #01336E;
}
.testo_piccolo_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.testo_grande_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
}
.testo_medio_bianco{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.a_control {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
hr {
	color: #01336E;
}

.testo_normale_piccolo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #01336E;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01336E;
}
.testo_normale_stampa {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #01336E;
}

