<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#headline ul {
	list-style-type:none;
}

div#headline span.category {
	background-color: #693030;
	color: #ffffff;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

div#headline span.title {
	color: #000000;
	font-size:1.2em;
}

div#headline span.date {
	color: #693030;
}

div#headline span.title a {
	text-decoration:none;
}

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