<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, td, th {
	font-size : 8pt;
	line-height : 15px;
}

.title {
	color : white;
	background-color : green;
	padding-top : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 15px;
	font-size : 16px;
}
</pre></body></html>