<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.page_title{	margin-bottom: 20px;}

.inbox{	margin-bottom: 20px;}
.inbox:last-of-type{	margin-bottom: 0;}

.nbox{
	text-align: left;
	padding: 20px;
}

.nbox h3{
	font-size: 20px;
	line-height: 22px;
}

.nbox .date{
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.nbox .txt{
	font-size: 16px;
	line-height: 1.4;
}
</pre></body></html>