all { FONT: 8px Tahoma, Verdana, Geneva, Arial, Helvetica; COLOR: #000066
}
.gen-titolo {
	font-family: "Times New Roman";
	font-size: large;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	font-style: italic;

}
.gen-subtit {
	font-family: "Times New Roman";
	font-size: medium;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;

}
.gen-testo {
	font-family: "Times New Roman";
	font-size: medium;
	color: #0000FF;
	text-decoration: none;
}
.gen-errore {
	font-family: "Times New Roman";
	font-size: medium;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.adm-titolo {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: small;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.adm-subtit {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: x-small;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
.adm-testo {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: x-small;
	color: #000066;
	text-decoration: none;
}
.adm-errore {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: x-small;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

