<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sample-item .tab {
	float: left;
	width: 20px;
	font-weight: bold;
	margin-bottom: 3px;
}

.sample-item .caption {
	color: black;
	font-weight: bold;
	float: left;
	width: 180px;
	margin-bottom: 3px;
}

.sample-item div {
	margin-bottom: 3px;
}

.sample-item {
	margin-bottom: 20px;
}

.expert .sample-item a {
	color: #990000;
	text-decoration: none;
}
</pre></body></html>