<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	color:rgba(0,0,0,0.81);
	background-color:rgb(231,243,234);
}
tr:hover,
tr.selected {
	background-color:rgb(240,246,246);
	cursor:pointer;
}</pre></body></html>