<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,td,th {
	background:#fff;
	color:#004080;
	font-size:13px;
}
a:link {
	color:#0000ff;
}
a:visited {
	color:#008080;
}
a:active {
	color:#dd0000;
}
a:hover {
	text-decoration:underline;
	color:#dd0000;
}
.num {
	font-family:verdana,helvetica,arial;
}
.obi {
	background:#004080;
	color:#fff;
}
dt.p {
	margin-top:1em;
}
div.key {
	float:left;
	width:3.5em;
}
div.val {
	float:left;
}
p.red {
	color: #dd0000;
}
a.ptop {
	font-size:10px;
	text-decoration:none;
}
img.capt {
	vertical-align:middle;
}
td.small {
	font-size:75%;
}
</pre></body></html>