<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">hr.styl1 {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(227, 226, 132, 0), rgba(227, 226, 132, 1), rgba(227, 226, 132, 0));
	width: 90%;
}
.n {
	border-style: none;
	color: #E1E9DB;
	font-family: Verdana, Tahoma, Arial, Helvetica, Serif;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.nb {
	color: #E3E284;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 7pt;
	font-weight: lighter;
	text-align: center;
}
.w {
	background-color: transparent;
	color: #E3E284;
	font-family: Verdana, Tahoma, Arial, Helvetica, Serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}</pre></body></html>