.Intestazione {
	font-family: "Bookman Old Style";
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.intestazionecorsivo {
	font-family: "Bookman Old Style";
	font-size: 16px;
	color: #FF0000;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.linkintest {
	font-family: "Bookman Old Style";
	font-size: 16px;
	color: #0000CC;
	text-decoration: none;
}

