<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY{
  background-color:#ffffff;
  color:#565656;
}


A:LINK{ text-decoration:none;color:#8888c9; }
A:VISITED{ text-decoration:none;color:#8888c9; }
A:HOVER{ text-decoration:none;color::#4571c0;position:relative;bottom:1px;right:1px; }

.credit{font-family:Verdana,Osaka; color:#363669; font-size:13px; font-weight:bold;}

.title{font-family:MS UI Gothic,Osaka; font-size:12px; font-weight:bold;}

.file{font-family:Osaka,Verdana; font-size:9px;}

.lnbox{
	margin-top:10px;
	padding-top:10px;
	border-top:dotted 1px #666666;
	width:600px;
	text-align:left;
}
p{
	font-size:13px;
	line-height:16px;
}
h1{
	
}
h2{
	font-size:16px;
	color:#333399;
	text-decoration:underline;
}
h3{
	font-size:14px;
	color:#000000;
	width:100%;
	border-bottom:solid 1px #000000;
}
.intro p{
	text-align:left;
}
.j2tr{
	margin-top:10px;
	text-align:center;
	font-size:12px;
	color:#999999;
}
.j2tp{
	text-align:right;
	font-size:12px;
	color:#999999;
}
</pre></body></html>