<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";
h2 {
	font-size: 20px;
	line-height: 2.5;
	margin-bottom: 10px;
}
ul.style1 {
	margin-bottom: 40px;
}
ul.style1 h3 {
	font-size: 16px;
	line-height: 2.5;
	margin-bottom: 10px;
}

ul.style1 li.style1 {
	margin-bottom: 20px;
	border-bottom: solid 1px #ccc;
}
ul.style1 ul {
	padding-left: 20px;
}
ul.style1 ul li {
	width: 20%;
	float: left;
	margin-bottom: 10px;
}</pre></body></html>