.Titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #900;
}

.TitoloColorato {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 26px;
	color: #990000;
}


.Normale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}

.NormaleGrande {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}


.NormaleEvidenza {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #990000;
	font-style: normal;
	font-weight: normal;
}

.Piccolo {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #333333;
}

.Grande {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #2B4B7F;
}

.Medio {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #CC9900;
}

.MoltoPiccolo {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
