<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background: #FAC107 url('bg.png');
}
body,td,a,input,textarea {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
}

h1 {
	font-family: verdana;
	font-size: 12pt;
	color: #000000;
}

a,a:visited,a:active,a:hover {
	color: #4650db;
	font-size: 10pt;
	text-decoration: none;
}
a:hover {
	color: #444444;
}
td {
	vertical-align: top;
}
table {
	border-collapse: collapse;
}
.input {
	border: 1px solid #000000;
	background: #FFFFFF;
	color: #000000;
	font-size: 10pt;
	width: 230px;
	height: 23px;
	vertical-align: middle;
}
img {
	border: 0px;
}
.row {
	background-color: #DFE18C;
}
.row2 {
	background-color: #ADA836;
}
.ads {
	width: 480px;
	border: 1px dashed #000000;
}
td.list {
	font-size: 10px;
	font-variant: normal;
}
hr {
        text-align: left;
        border: none 0;
        border-top: 1px dashed #000000;
        height: 1px;
}
</pre></body></html>