body {
	background-color:#F2F1E4;
	background-image:url(../images/bg_01.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

td {
	font-size:12px;
	line-height:18px;
}

a:link  { color:#0072BC; text-decoration: none }
a:hover { color:#023F66; text-decoration: none }
a img{border:0;}
.font_3s { font-size: 9px; line-height: 12px}
.font_2s { font-size: 10px; line-height: 14px}
.font_s { font-size: 11px; line-height: 14px}
.font_m { font-size: 12px; line-height: 18px}
.font_l { font-size: 14px; line-height: 18px}
.font_ml { font-size: 18px; line-height: 30px}


.to_next {
	background-image:url(../images/to_next.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:12px;
	padding-top:1px;
	margin-bottom:5px;
}
