<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #eceded;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41521F;
	line-height: 17px;
	word-spacing: 1px;
}

.tb {
	width: 1000px;
	height: 600px;
	margin-top: 20px;
	background-image: url(../images/bg.whgev.jpg);
	background-repeat: no-repeat;
}

.ktxt {
	color: #eb690b;
	font-weight: bold;
}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #666;
	width: 90%;
	background-color: #f4f4f4;
}

.nav {
	height: 50px;
	padding-left: 150px;
}

.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	word-spacing: 1pt;
	height: 50px;
	text-align: right;
	padding-right: 145px;
	vertical-align: top;
	padding-top: 10px;
}


.bu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 90%;
	font-weight: bold;
	color: #333;
}

/* LINKS */

.slink a {
	color: #333;
	text-decoration: underline;
}

.slink a:hover {
	color: #eb690b;
	text-decoration: none;
}

.blink a {
	color: #999;
	text-decoration: none;
}

.blink a:hover {
	color: #eb690b;
	text-decoration: none;
}

.bl {
	text-align: justify;
}

.hd {
	font-size: 18px;
	color: #eb690b;
	font-weight: bold;
	height: 25px;
}

.layer_main {
	height: 260px;
	width: 650px;
	margin-top: 180px;
	margin-left: 180px;
	overflow: auto;
}
.home {
	font-size: 17px;
	font-style: italic;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	word-spacing: 2px;
}
</pre></body></html>