body {
	font-family: "Georgia", Times New Roman, Serif;
	color: #000;
	background: #fff;
	font-size: 12pt;
}

#header, #banner, .sidebar, #footer, .post-meta, #respond, .reply, .postmetadata, .navigation-top {
	display: none;
}

h1 {
	text-align: left;
	font-size: 30pt; font-style: italic;
	margin: 0;
}

h2 {
	font-size: 22pt;
	font-style: italic;
}

h3 {
	font-size: 16pt;
	margin: 0;
}

a {
	color: #000;
	text-decoration: none;
}

#comments {
	page-break-before: always;
}

ol.commentlist li {
	list-style: none;
	border-bottom: 2px solid #eee;
	margin: 0 0 10pt 0;
}
ol.commentlist li div.comment-meta {
	font-size: 6pt;
}
