/* LINK */
a:link, a:visited{text-decoration: none;color:#0000EE}
a:active{text-decoration: none;color:#550000}
a:hover {text-decoration: underline}

/* TEXT */
.code{font-size:10px; line-height:13px;}
.S{font-size:10px; line-height:15px;}
.M{font-size:12px; line-height:17px;}
.L{font-size:14px; line-height:18px;}
.LL{font-size:18px; line-height:22px;}
.heavyS{font-size:10px; line-height:15px;font-weight:bold;}
.heavyM{font-size:12px; line-height:17px;font-weight:bold;}
.heavyL{font-size:14px; line-height:17px;font-weight:bold;}
.bookname {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}

.SR{font-size:10px; line-height:15px;color: #ee0000;}
.MR{font-size:12px; line-height:17px;color: #ee0000;}
.LR{font-size:14px; line-height:18px;color: #ee0000;}
.SRB{font-size:10px; line-height:15px;color: #ee0000;font-weight:bold;}
.MRB{font-size:12px; line-height:17px;color: #ee0000;font-weight:bold;}
.LRB{font-size:14px; line-height:18px;color: #ee0000;font-weight:bold;}

.SB{font-size:10px; line-height:15px;color: #0054A6;}
.MB{font-size:12px; line-height:17px;color: #0054A6;}