.normal {
	font-family: Verdana;
	font-size: 10pt;
	color: #003366;
/*	text-align: justify; */
	}

.row {
	font-family: Verdana;
	font-size: 10pt;
	color: #003366;
	}

.elenco {
	font-family: Verdana;
	font-size: 8pt;
	color: #003366;
	font-weight: bold;
	}
	
.titolo-1 {
	font-family: Verdana;
	font-size: 10pt;
	color: #953100;
	font-weight: bold;
/*	text-transform: uppercase; */
	}
.home {
	font-family: Verdana;
	font-size: 12pt;
	color: #003366;
	text-align: justify;
	text-indent: 10pt;
	}
	
.titolo-2 {
	font-family: Verdana;
	font-size: 14pt;
	color: Navy;
	font-weight: bold;
	text-transform: uppercase;
	}
A {
	color: #005FB9;
	text-decoration: underline;
	}

A:visited {
	color: #508C6E;
	}
	
.small {
	font-family: Verdana;
	font-size: 8pt;
	color: #003366;
	}

