.intestazione {
	font-family: "Engravers MT";
	font-size: 40px;
	color: #666666;
	background-color: #333333;
	text-align: center;
}

.sottotitolo {
	font-family: "Monotype Corsiva";
	font-size: 35px;
	color: #000000;
	text-align: center;
}

body {
	font-family: "Bookman Old Style";
	font-size: 15px;
	color: #000000;
	text-align: center;
	background-color: #ff6600;
}
