<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	background-position:center top;
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Tahoma, sans-serif;
	font-size:12px;
	color:#92b4d9;
}
body {
	background-color: #92b4d9;
	font-size: 1;
}
table { 
color: #606060;
font-size: 11px;
font-family: Tahoma, Verdana, Arial, sans serif;
text-align: left;
margin: 0px;
padding: 0px;
}

a, a:link, a:visited { color: #606060; text-decoration: none; font-weight: bold; }
a:active, a:hover { color: #606060; text-decoration: underline; font-weight: bold; }

.menu a:link, .menu a:active, .menu a:visited { margin: 1px 0 0 1px; display: block; color: #fff; }
.menu, .title { color: #d15a08; text-align: center; height: 27px; background: url('back.png'); border-top: 2px solid #fb9809; border-bottom: 2px solid #bed8f9; width: 100px; }
.menu2, .title2 { color: #FFFFFF; text-align: center; height: 27px; background: url('back.png'); border-top: 2px solid #fb9809; border-bottom: 2px solid #bed8f9; }
.title { text-align: left; padding-left: 10px; }
.white { color: #ffffff; margin-top: -14px; margin-left: -1px; }
.content { background: #e9f2f9; border: 1px solid #cedeee; padding: 10px; }
.content2 { background: #FFFFFF; border: 1px solid #cedeee; padding: 10px; }
.spacer { height: 10px; width: 10px; }
.copyright { background: #d8e4f2; padding: 10px; color: #96a0aa; font-weight: bold; }
.sizesmall {font-size:0%;}
.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}
#list {
	width:52%;
	background: #ffffff;
	margin-top: 10px;
}
	#list tr  {
		height: 10px;
	}
#listme {
	width:400px;
	background: #d8e4f2;
	border:0;
	position:absolute;
	right:470px;
	top:100px;
}
.style1 {font-size: 12px}
.style3 {font-size: 13px; font-weight: bold; width:60%; }

</pre></body></html>