<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.css_Tiny {font-size: 9px }

.css_White {color: ##FFFFFF  }

a:link {
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFCC;
	font-variant: normal;
	border: 0px none;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	background-position: center;
}

a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
ul {
	list-style-type: square;
	font-style: normal;
	line-height: 16px;
	word-spacing: normal;
	letter-spacing: normal;
	list-style-image: none;

	
}
ol {
	list-style-type: decimal;
	font-style: normal;
	line-height: 16px;
	word-spacing: normal;
	display: list-item;
	letter-spacing: normal;
	list-style-image: none;
}
hr {
	font-size: 11px;
	line-height: 1px;
	font-weight: normal;
	color: #8F8F8F;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	height: auto;
}

th {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	left: auto;
	color: #000000;
	vertical-align: 18%;
}

.odd {
	background-color: #eaeaea;
}
.even {
	background-color: lightyellow;
	
}

#unique {
	background-image: no-repeat;
}
</pre></body></html>