<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #222222;
	text-decoration: underline;
}
TR {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
}
.bottomborderTD{
	border-bottom:1px solid #9297AA;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.errortext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight:bold;
}
.inputfield {
	font-family:Arial, Helvetica, sans-serif;
	border:solid 1px #AAAAAA;
	font-size:12px;
	background:#f8f8f8;
	margin-right:1px;
	padding-left:1px;
	margin:1px;
}
.inputfield#option {
	border:solid 0px #AAAAAA;
	background:#ffffff;
}
.button {
	font-family:Arial, Helvetica, sans-serif;
	border:solid 1px #AAAAAA;
	font-size:12px;
	background:none;
	margin-right:1px;
	padding-left:1px;
}
.tableheader {
	background-color:#D6D9E0; 
	border-bottom:1px solid #9297AA;
	font-weight:bold;
	white-space:nowrap;
}</pre></body></html>