﻿body {
	font-family: sans-serif;
	background: none;
	color: #000000;
	text-shadow: none;
	line-height: 1.3;
}

h1 {font-size: 24pt;}
h2 {font-size: 14pt; margin-top: 25px;}

#page {
	width: 100%;
	margin: 0; padding: 0;
	background: none;
}
#header, #menu-bar, #sidebar, h2#postcomment, form#commentform, .footer-wrap, footer p, .footer-sec, .footer-meta-desc, nav, .verse-options, .prev-chapter {
	display: none;
}
a:after {
	content: " [" attr(href) "] ";
}
#printed-article {
	border: 1px solid #666;
	padding: 10px;
}