<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body  {
	background-color : #FFFFFF;
	color : #000000;
        font-size: 12px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
}

a:link  {
	color : #0000FF;
	font-weight : normal;
}

a:visited  {
	color : #0000FF;
	font-weight : normal;
}

a:hover  {
	color : #FF0000;
	font-weight : normal;
}

td
{
   font-size: 12px;
}

h1 {
 font-size: 20px;
}

h2 {
 font-size: 18px;
}

h3 {
 font-size: 14px;
}
</pre></body></html>