.SchedaTab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.SchedaTitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.LinkAltri {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #003366;
	font-weight: bold;
}
.BordoTabella {
	font-family: "Times New Roman", Times, serif;
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
}
.ElencoPuntato {
	list-style-type: disc;
	text-indent: -20px;
}
.BordoTabellaPiccolo {
	font-family: "Times New Roman", Times, serif;
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
.SchedaTabCorsivo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
}
