.testo {
	text-align : justify;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	vertical-align : middle;
	color : #333300;
}
.titolo {
	text-align : left;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	vertical-align : top;
	font-style : normal;
	font-weight : bold;
	color : #333300;
}
.titolone {
	text-align : left;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	vertical-align : top;
	font-style : normal;
	font-weight : bolder;
	color : #333300;
}
.citazione {
	text-align : center;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	vertical-align : middle;
	font-style : normal;
	font-weight : bolder;
	color : #333300;
}
.autore {
	text-align : center;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	vertical-align : middle;
	font-style : normal;
	font-weight : normal;
	color : #333300;
}
