<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.intermittente {
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #125606;
}
.intermitrosso {
	font-family: "Calibri";
	font-size: 20px;
	font-weight: bold;
	color: #FB0606;
	text-align: center;
}
.intermitblu {
	font-family: "Calibri";
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	text-align: center;
}
.intermitverde {
	font-family: "Calibri";
	font-size: 20px;
	font-weight: bold;
	color: #009933;
	text-align: center;
}</pre></body></html>