<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color:#000000;
	color:#ffffff;
}

a {
	color:#427bd6;
}

a:hover, a:active {
	color:#6e95ce;	
}

ul.folders li {
	line-height:25px;
	height:25px;
}

ul.folders li a img {
	background-color:#427bd6;	
	border-color:#427bd6;
}

ul.folders li a:hover img {
	background-color:#6e95ce;	
	border-color:#6e95ce;
}

.exposureTarget {
	background-color:#ffffff;	
	border-color:#ffffff;
}

.exposureSlideshowControls a,
.exposureControls span,
.exposureControls a {
	background-color:#427bd6;
}

.exposureSlideshowControls a,
.exposureControls a {
	color:#e7e7e7;
}

.exposureControls span {
	color:#0c0c0c;	
}

.exposureSlideshowControls a:active,
.exposureSlideshowControls a:hover,
.exposureControls a:active,
.exposureControls a:hover {
	background-color:#6e95ce;
	color:#333333;
}

.exposurePaging .active {
	background-color:#ffffff;	
}

p.info a {
	color:#a7a5a1;	
}

p.info a:hover, p.info a:active {
	color:#c0c0c0;	
}
</pre></body></html>