/* CSS Document */

.titoloPagina {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	text-color:White;	
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color:	#000000	;
	}
.titoloParagrafo {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align:left;
	text-decoration: none;
}
.titoloIntermedio {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #000000;
}
.testoPagina {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	}
.autore {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #008ad6;
	text-decoration: None;
}
