<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#site-box {
	width: 852px;
       margin: 5px auto
}

#d-box {
	clear: both;
	width: 835px;
	border: 1px solid #ffffff;
	font-size: 17px;
}

div.footerNav2 {
	font-size: 80%;
}

div.footerNav2 ul.list {
	margin: 20px 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

div.footerNav2 ul.nl li {
	padding: 0 4px 0 8px;
	background: url(menu_line.gif) no-repeat left;
	display: inline;
}

div.footerNav2 ul.nl li.first {
	background-image: none;
}

H4 {
	font-size: 17px;
	color: #000000;
	background-color: #d5eaff;
}

H5 {
	font-size: 17px;
	color: #000000;
	background-color: #d5eaff;
}

P {
	font-size: 15px;
}

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