<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	SCROLLBAR-BASE-COLOR: #336699;
	font-size:10.5pt;
	background:#FFFFFF;
}
p,div,li,td,table,input,textarea{
	font-size:10.5pt;
	line-height:140%;
}
h3{
	font-size:18pt;
	font-weight:bold;
}
A:link, A:active
{
	color: blue;
	text-decoration: underline;
}
A:visited
{  
	color: blue;
	text-decoration: none;
}
A:hover
{
	color: blue;
	text-decoration: underline;
}
.ContentTitle
{
	font-weight: bold;
}

.HightLight
{
	font-weight: bold;
	color: #ff0000;
}

.LowLight
{
	font-weight: normal;
	color: #999999;
}

</pre></body></html>