/* ================================================================ */
/*  PENCIL STYLE SHEET                                              */
/*                                                  Ver. 1.00       */
/* ================================================================ */

.j9 {
	font-size : 10px;
	line-height : 12px;
}

.j10 {
	font-size : 10px;
	line-height : 13px;
	color: #666666;
}

.j12 {
	font-size : 12px;
	line-height : 18px;
	color: #666666;
}

.j14 {
	font-size : 14px;
	line-height : 18px;
}

H1.top {
	margin: 0px;
	 padding:0px;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}

H1.bigger {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}


H2.bh {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3{
	font-size: 14px;
	font-weight: bold;
	margin:0;
	padding:0px;
}

h3.sub{
	font-size: 18px;
	font-weight: bold;
	margin:0;
	padding:0px;
}



STRONG {
	font-weight: normal;
}



STRONG.bold {font-weight: bold;}
STRONG.normal {font-weight: normal;font-style: normal;}

B {font-weight: bold;}
B.normal {font-weight: normal;font-style: normal;}

EM.normal {font-weight: normal;font-style: normal;}
I.normal {font-weight: normal;font-style: normal;}


