<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	scrollbar-arrow-color: #CB4B92;
	scrollbar-track-color: #1F1F1F;
	scrollbar-face-color: #494949;
	scrollbar-highlight-color: #494949;
	scrollbar-3dlight-color: #494949;
	scrollbar-darkshadow-color: #1F1F1F;
	scrollbar-shadow-color: #494949;
	background-color: #838d9e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


li { list-style-image: url(images/bullet.gif); }

.body {
	font-style: normal;
	color: FF9C00;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.bodyorange {
	font-style: normal;
	color: #CB4B92;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.bodybold {
	font-style: normal;
	color: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.bodywhite {
	font-style: normal;
	color: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}


a:hover {  text-decoration: underline;color: #CB4B92}

.header {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bolder; color: CB4B92}
</pre></body></html>