#ebook_text { 
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: justify;
}

#ebook_text h1 { 
	font-size: 22px;
	font-weight: bold;
}

#ebook_text h2 { 
	font-size: 20px;
	font-weight: bold;
}

#ebook_text h3 { 
	font-size: 18px;
	font-weight: bold;
}

#ebook_text h4 { 
	font-size: 16px;
	font-weight: bold;
}

#ebook_text h5 { 
	font-size: 14px;
	font-weight: bold;
}

#ebook_text h6 { 
	font-size: 13px;
	font-weight: bold;
}

#ebook_text h7 { 
	font-size: 12px;
	font-weight: bold;
}

.ebook_toc_header {
	height: 50px;
	font-weight: bold;
}

.ebook_toc_l1 {
	padding-left: 0px;
	font-weight: bold;
}

.ebook_toc_l2 {
	padding-left: 20px;
	font-weight: bold;
}

.ebook_toc_l3 {
	padding-left: 40px;
	font-weight: bold;
}

.ebook_toc_l4 {
	padding-left: 60px;
	font-weight: bold;
}

.ebook_toc_l5 {
	padding-left: 80px;
	font-weight: bold;
}

.ebook_toc_l6 {
	padding-left: 100px;
	font-weight: bold;
}

.ebook_toc_l7 {
	padding-left: 120px;
	font-weight: bold;
}

