body {
	font-family: DejaVu Sans Condensed, sans-serif;
	background-color: white;
	color: black;
}

address {
	font-style: plain;
	font-size: x-small;
}

h1 {
	font-size: x-large;
}

h2 {
	font-size: medium;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size: small;
}

p.blog_date {
	padding-top: 0;
	margin-top: 0;
	font-weight: bold;
	font-size: x-small;
}

span.links {
	font-weight: bold;
}
div.statcounter {
    position: absolute;
    left: 0px;
    top: 0px;
    visibility: hidden;
}

