<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#treemenu1, #treemenu1 ul {
	background-color: rgb(0, 0, 0);
}

.suckertreemenu ul li a, .suckertreemenu ul li a:link, .suckertreemenu ul li a:visited, .suckertreemenu ul li a:active{
	color:rgb(204, 204, 204);
	font-family:Arial;
	font-size:12pt;
	text-decoration: none;
 }
.suckertreemenu ul li a:hover{
	color:rgb(204, 204, 204);
	text-decoration: none;
 }
</pre></body></html>