<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html { margin:0;
			padding:0;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:small
			}


.category {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #9999CC;
	font-weight:bold;
	margin-bottom:0;
	white-space: normal;
	padding-bottom:0;
}
li {
	margin-left: inherit;
	font-size:90%;
	padding-left:8px;
}

ul {
	list-style-type: none;
	padding-bottom:-1px;
	margin-top:6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left:0px;
	list-style-position: inside;
}

.subli {
	list-style-type: none;
	padding-bottom:-2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-left:0px;
	margin-top:-2px;
	color: #000000;
	font-size: 100%;
	
}


img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.whitetxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 8px;
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration:underline;
	font-weight:bold;
	color: #9999CC;
}
</pre></body></html>