body {
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size:0.8em;
}
a {
	text-decoration:none;
	color:#333;
	border-bottom:1pt solid #DDD;
}
h1, h2 {
	font-family:"Edwardian Script ITC", "Monotype Corsiva", cursive;
	font-weight:normal;
	margin-bottom:0;
	page-break-after:avoid;
}
h1 {
	font-size:32pt;
}
h2 {
	font-size:18pt;
}
h2 a, h1 a {
	border:0;
}
p {
	line-height:2;
}
table {
	border-collapse:collapse;
}
td, th {
	border:1pt solid #ddd;
	padding:2px;
	font-size:0.85em;
	font-family:Courier, "Courier New", monospace;
}
.commentlist li {
	list-style-type: none;
}
#sidebar, #commentform, #footer {
	display:none;
}
