<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS for SMALL CALL (by Mei Itsuki) - BSF Page Style */
/* Body Style */
BODY {
	color: #000000;
	background-color: #ffffff;
	font-size: 13px;
	margin-left: 5%;
	margin-right: 5%;
}

/* for Netscape Bug... */
TD { color: #000000;}
DIV { color: #000000;}

/* Link Style */
A { font-weight: bold; color:#990000; text-decoration: none; }
A:hover { text-decoration: underline; }
IMG { border-style: none; }

/* Box Style */
.box { padding: 5px; border: 2px solid #000000; }
#w400 { width:400px; }
#w450 { width:450px; }
#w500 { width:500px; }
#w550 { width:550px; }

/* View Style */
.left { text-align: left; }
.center { text-align: center; }
.C130 { font-size: 13px; text-align: center; line-height:130%; }
.C150 { font-size: 13px; text-align: center; line-height:150%; }
.L130 { font-size: 13px; text-align: left; line-height:130%; }
.L150 { font-size: 13px; text-align: left; line-height:150%; }
.R130 { font-size: 13px; text-align: right; line-height:130%; }
.R150 { font-size: 13px; text-align: right; line-height:150%; }
HR { height:2px; color: #000000; }


/* Font Style */
.scll { font-size: 35px; font-weight: bold; font-style: normal; font-family: "Times New Roman", Times, serif; }
.title { font-size: 20px; font-weight: bold; font-style: normal; font-family: Arial, Helvetica, sans-serif; }
.day { font-size: 20px; font-weight: bold; font-style: normal; font-family: "Times New Roman", Times, serif; }
.caption { font-size: 13px; font-weight: bold; font-style: normal; }
.update, .count { font-size: 12px; font-weight: normal; font-style: normal; }
.sans { font-family: Arial, Helvetica, sans-serif; }
.serif { font-family: "Times New Roman", Times, serif; }

#s2 { font-size: 11px; }
#s3 { font-size: 13px; }
#s4 { font-size: 16px; }
#s5 { font-size: 20px; }
#s6 { font-size: 27px; }

/* end of file */
</pre></body></html>