@import url("common.css");

body{
	color: #000;
	font-size: 12pt;
}
#header {
	margin-bottom: 20px;
}
#header h1, #header .description, #nav, #sidebar, .notforprint, .navigation, #respond, #commentform {
	display: none;
}

#content h2 {
	color: #000;
	margin: 0;
	font-size: 40pt;
	font-weight: normal;
	line-height: 40pt;
}
.archives h3 {
	color: #000;
	margin: 10px 0 0 0;
	font-size: 24pt;
	font-weight: normal;
	line-height: 24pt;
}
h2 a, h3 a {
	text-decoration: none;
	color: #000;
}
#content h2 small, .archives h3 small {
	font-size: 12pt;
	line-height: 12pt;
	font-weight: normal;
	white-space: nowrap;
}