body {
	font-family: arial, helvetica, helv, sans-serif;
	background-color: white;
	color: black;
}

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

h1 {
	font-size: x-large;
}

h2 {
	font-size: medium
}

p.blog_date {
	font-weight: bold;
	font-size: x-small;
}

span.links {
	font-weight: bold;
}
