<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">span.suite, 
.suite {
	color:rgba(89,89,89,1);
}
span.bms {
	color:rgba(255,155,69,1);
}
span.scada {
	color:rgba(112,48,160,1);
}
span.energy {
	color:rgba(0,176,80,1);
}
span.alarm {
	color:rgba(255,0,0,1);
}
span.supervisor {
	color:rgba(216,38,191,1);
}
span.studio {
	color:rgba(127,127,127,1);
}
span.portal {
	color:rgba(0,112,192,1);
}
span.pgafont
{
	font-family: Terminator;
	}
p.blocksatz {
	text-align:justify;
}





/*
span.suite {
	color:red;
}
*/</pre></body></html>