<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">footer {
    border-top: 1px solid #e3e3e3;
	background: #3b4552;
	color: #f5f5f5;
}
footer a {
	color: #f5f5f5;
}
footer a:hover {
	color: #f5f5f5;
}
.bg1 {
	width:50px;
	height:4px;
	background:#2b78c2;
}
.bg2 {
	background:#f5f5f5;
}
.bg3 {
	box-shadow: 0px 1px 9px #ccc;
	background: #fff;
}
.bg4 {
	border-top: 1px solid #eee;
}
.bg5 {
	padding: 20px 0px;
	border-bottom: 1px solid #eee;
}
.busine a {text-decoration:none}
.dateht {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.datehh {
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
}
.datehh a {
	color: #333;
}
.datehh a:hover {
	color: #2b78c2;
	text-decoration:none;
}
.datehm {
	color: #aaa;
	margin-bottom: 20px;
}
.dateday {
	float: left;
	padding-top: 5px;
    margin-right: 20px;
    color: #999;
	background: #eee;
	width: 64px;
	height: 64px;
}
.newsh {
	font-size: 18px;
	color: #333;
	height: 24px;
	overflow: hidden;
}
.newsh a {
	color: #333;
}
.newsh a:hover {
	color: #2b78c2;
	text-decoration:none;
}
.newsm {
	color: #aaa;
	height: 40px;
	overflow: hidden;
}
.crumbs {
    background: #f7f7f7;
    border-bottom: 1px solid #ededed;
	padding: 15px 0px;
	color: #999;
}
.crumbs a {
	color: #999;
}
.natc {
	padding: 30px 0px;
	min-height: 300px;
	margin-bottom: 30px;
}
.natce {
	border-bottom: 1px solid #ededed;
	padding: 30px 0px;
	min-height: 300px;
	margin-bottom: 30px;
}
.prenext {
	margin-bottom: 50px;
	color: #999;
}
.prenext a:hover {
	text-decoration:none;
}</pre></body></html>