body {
	margin:20px;
}

h1 {
	font-size:1.75em;
}


h2 {
	font-size:1.5em;
}

h3 {
	font-size:1.25em;
}

h4 {
	font-size:1em;
}

p {
	line-height:2em;
	color:#333333;
	margin-bottom: 30px;
}

p.bookname {
	margin-bottom: 0px;
}