/* This is the printing style sheet */
body {font-size:11pt; font-family:Georgia, serif; }
.screen-note { display:none; }
div#cover {
        clear:both;
	background: url(cover.png) no-repeat top left;
	width:6in;
	height:9in;
}
div#cover,
div.titlepage,
div.halftitle,
div.titleverso,
div.contents,
div.frontmatter,
	div.docinfo,
	div.dedication,
	div.foreword,
	div.preface,
	div.prologue,
	div.introduction,
	div.acknowledgments,
	div.frontispiece,
	div.plate,
div.body, div.page,
	div.volume,
	div.part,
	div.book,
	div.chapter,
	div.act,
	div.essay,
	div.story,
	div.canto,
div.backmatter,
	div.afterword,
	div.epilogue,
	div.postscript,
	div.appendix,
	div.notes,
	div.glossary,
	div.bibliography,
	div.index {
		clear:both;
		page-break-after:always;
}
h1,h2,h3,h4,h5,h6 { page-break-after:avoid; }

div.titlepage { margin:2em 0; }
div.titlepage p.imprint { margin-bottom:1em; }

div#controls { display:none; }
div.navigation { display:none; }
div.titlepage hr { display:none; }
div.titlepage a { text-decoration:none; }
div.contents hr { display:none; }
div.docinfo hr { display:none; }

/* End of this style sheet */
