body,td,th {font-size:12px; line-height:140%; color:#333333;}

/* fontsize */
.j10 {font-size:10px; line-height:140%;}
.j12 {font-size:12px; line-height:140%;}
.j14 {font-size:14px; line-height:140%;}
.j18 {font-size:18px; line-height:140%;}
.j10s {font-size:10px; line-height:110%;}
.j12s {font-size:12px; line-height:110%;}
.j14s {font-size:14px; line-height:110%;}
.j18s {font-size:18px; line-height:110%;}

/* link */
a:link {color:#003366; text-decoration:none;}
a:visited {color:#336699; text-decoration:none;}
a:hover {color:#003366; text-decoration:underline;}
a:active {color:#000033; text-decoration:underline;}



.red{
 color: #cc0000;
	}

.blue{
	color: #336699;
	}
	
.stitle{
	margin-bottom: 5px;
	}