.titolo {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-style: italic;
	color: #006600;
	font-weight: bolder;
}
.testo {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
.titoloIntro {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}
.home {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #990000;
}
.introTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

