.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #152B40;
}
.testobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #152B40;
	font-weight: bold;

}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #152B40;
}
.titolobianco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.testobianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #152B40;
}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal ; color: #333366; text-decoration: none
}
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal ; color: #80AAD5; text-decoration: none
}
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal ; text-decoration: none 
}
