<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.greenlinkCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00FF00;
	text-decoration: none;
}
.greenlinkbold {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
.greenlinkunderline {
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF00;
	text-decoration: underline;
}
</pre></body></html>