<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.clear {
	clear: both;
}
	
.errormessage {
	background: #FF0000;
	color: #FFFFFF;
	padding: 4px;
	margin: 4px;
}
.browsepages {
	float: left;
}
	
.pageofpages {
	
	float: right;
}
	
.symbol {
	font-family: arial,helvetica,sans-serif;
}
</pre></body></html>