<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
	background-image: url(images/base.jpg);
	background-color: #FFFFFF;
}

.big { font-size: 23px; font-weight: bolder; line-height: 40px; }
.middle { font-size: 17px; font-weight: bolder; line-height: 27px; }
.book{ border: 1px solid #cccccc;}
.white {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}
.date {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.smallwhite {
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.gray {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.smallblack {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.smallgray {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.smallgray2 {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.xsmallblack {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.bkgray {
	background-color: #aaaaaa;
}
.date {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.line{ border: 1px solid #cccccc;}
a:link {
	color: #7A669B;
	text-decoration: none;
}
a:visited {
	color: #7A669B;
	text-decoration: none;
}
a:hover {
	color: #E94653;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}</pre></body></html>