html, body, h1, h2, h3, h4, ul, li p {
	margin: 0;
	padding: 0;
	font: 9pt/1.1 Georgia, "Times New Roman", serif;
	list-style: none;
}

body {
	color: #000;
	background-color: #fff;
padding-bottom: 10px}

#rap {
	width: auto;
	margin: 5%;
}

a img { border: none; }
h1, #desc, #topnav, #sidebar, #footer, .pdf { display: none; }

h2, h3 {
	font-weight: normal;
	margin: 10pt 0 3pt 0;
}

a { text-decoration: none; }

h2 {
	margin-top: 0;
	font-size: 22px;
	letter-spacing: 1px;
}

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

h4 {
	font-weight: bold;
	margin: 15pt 0 10px 0;
}

p {
	line-height: 1.3;
	margin-top: 0;
	margin-bottom: .8em;
	text-align: justify;
}

.note { font-size: 9pt; }
a { color: #000; }

img {
	float: left;
	margin: 0 1em .3em 0;
}

h2.post-title {
	font-size: 11pt;
	text-align: left;
	letter-spacing: normal;
}

h2.post-title a { text-decoration: none; }

.cal-date {
	margin: 20pt 0 2pt 0;
	padding: 0 0 2pt 0;
	font-size: 13pt;
	border-bottom: 1px solid #ccc;
}

#mainmenu, .post-footer, .noprint { display: none; }
.post { page-break-inside: avoid; }
table#main { border: none; }

dt {margin-top: 10px}
