<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.border {
	background-image: url(images/border.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 50px;
}
.date {
	font-size: 10px;
	line-height: 22px;
	background-image: url(images/date_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 132px;
}
.shinoda {
	color: #043E7C;
}
body {
	background-attachment: scroll;
	background-image: url(images/base.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
}
.btn {
}
.small {
	font-size: 12px;
	line-height: 24px;
}
a:link {
	color: #BE1D10;
	text-decoration: none;
}
a:visited {
	color: #04468B;
	text-decoration: none;
}
a:hover {
	color: #36C;
	text-decoration: none;
}
</pre></body></html>