<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.td {
	background-color: white;
	font-size: 10px;
}

.td2 {
	background-color: orange;
	font-size: 10px;
}
.info{
	font-size: 8px;
	font-style: italic;
}</pre></body></html>