<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{ 
	background: #ffffff /* change to E19454 */
}
span.twitter
{
	text-decoration: none;
	color: #E19454;
	font-family: "arial,sans-serif";
	font-size: 16pt;
	font-weight: normal;
	text-align: center;
	/*position: absolute;
	top: 125px;
	right: 375px;*/
/*	position: relative;
	top: 100px;
	left: 500px;*/
}
body {
	text-decoration: none;
	color: #000000;
	font-family: "sans-serif,arial";
	font-size: 10pt;
	font-weight: normal;
}
h1 {
	text-decoration: none;
	color: #000000;
	font-family: "sans-serif,arial";
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}
h2 {
    text-decoration: none;
    color: #000000;
    font-family: "sans-serif,arial";
    font-size: 10pt;
    font-weight: normal;
}
h3 {
    text-decoration: none;
    color: #000000;
    font-family: "sans-serif,arial";
    font-size: 10pt;
    font-weight: normal;
	text-align: justify;
	font-style: italic;
}
h4 {
    text-decoration: none;
    color: #000000;
    font-family: "sans-serif,arial";
    font-size: 20pt;
    font-weight: bold;
	text-align: center;
}
p {
    text-decoration: none;
    color: #0000000;
    font-family: "sans-serif,arial";
    font-size: 10pt;
    font-weight: normal;
}

a:link {
	text-decoration: underline;
	color: #000000;
	font-family: "sans-serif,arial";
	font-size: 10pt; font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #000000;
	font-family: "sans-serif,arial";
	font-size: 10pt;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: "sans-serif,arial";
	font-size: 10pt;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #000000;
	font-family: "sans-serif,arial";
	font-size: 10pt;
	font-weight: bold;
}
</pre></body></html>