a, a:visited {
	color: rgb(225, 0, 0);
}
	
body {
	color: rgb(0, 0, 0);
	background: none;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}

h1 {
	font-size: 1.1em;
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
	margin-top: 2em;
	font-weight: normal;
}

.post-body {
	margin-bottom: 4em;
}

.post-date {
	font-weight: normal;
	font-size: 0.8em;
	margin: 0;
}

.post-title {
	text-decoration: none;
	margin-bottom: 0;
}

h3 {
	font-size: 1.1em;
	margin-top: 2em;
	font-weight: normal;
}

.screen {
	visibility:hidden;
	width: 0;
	height: 0;
	display: none;
	color: white;
}

.subhead {
	margin-top: 0;	
}


#content {
	font-family: Georgia, serif;
}

a.important-link:link:after, a.important-link:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

#end-matter {
	position: relative;
	top: 6em;
	margin: 0;
	padding: 1em 0 1em 0;
	max-width: 36em;
	border-top: 1px solid rgb(150, 150, 150);
	text-align: center;
}

#end-matter-print {
	visibility:hidden;
	width: 0;
	height: 0;
	display: none;
	color: white;
}

#other {
	visibility:hidden;
	width: 0;
	height: 0;
	display: none;
	color: white;
}

