<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
	background-color:#112039;	
	background-repeat:repeat;
}
body,p,td,th {
	color:#ffffff;
	font-size:14px;
	word-break:break-all;
	word-wrap:break-word;
	overflow-x:hidden;
	text-overflow:ellipsis;
	-o-text-overflow: ellipsis;
	line-height:26px;
}
img { border:0px;}


a:link { color: #ffffff; text-decoration: none;}	
a:hover { color: #ff843a; text-decoration: underline;}
a:active { color: #ff843a; text-decoration: none;}	
a:visited { color: #ffffff; text-decoration: none;}	
</pre></body></html>