html, body {
	margin-bottom: 30px;
	padding-bottom: 39px;
}

a { 
	padding: 7px;
	text-decoration: underline;
	font-weight: bold;
}
#legend a {
	padding: 0px;
}

#pagecontent {
	margin-bottom: 30px;
}
#pagecontent p.read {
	text-align: center;
}
p.read a {
	font-weight: normal;
	padding: 0px;
}

h1 { 
	font-size: 1.5em;
	margin: 30px 0em 0.2em 0em;
	padding: 0px 0px 0px 3px;
	text-align: center;;
}

#pagecontent p.meta {
	font-size: smaller;
	text-align: right;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#pagecontent p {
    text-align: justify;
	margin-top: 0.5em;
	margin-bottom: 0.7em;
}

span.date {
	cursor: help;
}
