<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1,h2,h3,h4,h5,h6 {
display: inline;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;

}

h1 a:link {
text-decoration:none;
color: #FFF;
}
h1 A:visited {
text-decoration: none;
color: #FFF;
}
h1 A:hover {
	color: #FFF;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8c7947;
	text-decoration: none;
	}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2871ac;
	text-decoration: none;
}

h4 A:link {
text-decoration:none;
color: #2871ac;
}
h4 A:visited {
text-decoration: none;
color: #2871ac;
}

h4 A:hover {
	color: #000;
	text-decoration: none;
}


h5 {
	font-size: 10px;
	font-weight: normal;
	}</pre></body></html>