<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.base {
	font-size: 14px;
	line-height: 20px;
	color: #3D3D3D;
}
.small {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
}
.smaller {
	font-size: 13px;
	color: #666666;
}
</pre></body></html>