.intestazione {
	font-family: "Engravers MT";
	font-size: 24px;
	color: #666666;
	text-align: center;
}

.sottotitolo {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
}
			
.sezione	{
	font-family: "Engravers MT";
	font-size: 16px;
	color: #666666;
	text-align: center;
}

table {
	text-align: center;}

.pagina	{
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
}
			
body	{
	background-color: #FF6600;
	list-style-image:url('../images/punto%20elenco.gif');
	text-align: center
}
        
		
.testo {
	font-family: "Bookman Old Style";
	font-size: 14px;
	color: #000000;
	text-align: center;
	width: 85%;	
}

.elenco	{
	font-family: "Monotype Corsiva";
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}

.succ {font-family: "bookman Old Style";
	font-size: 12px;
	color: #000000;
	text-align: center;
}


