<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a.footerlink:link, a.footerlink:active, a.footerlink:visited, a.footerlink:hover {
	color: #D9F4F1;
	font-size: 15px;
	font-family: Times;
	font-weight: normal;
	text-decoration: none;
}
A.footerlink:hover   {
	color: #0C2118;
	text-decoration: underline;
}
.footertext {
	color: #FCFBF9;
	font-size: 14px;
	font-family: Times;
	font-weight: normal;
	text-transform: uppercase;
}
.footerbgcolor {
	background-color: #6B654C;
}
</pre></body></html>