body
{
	background-color: white;
	margin: 40pt 7.5% 30pt 7.5%;
	font-family: Georgia, "Times New Roman", Serif;
}

p
{
	line-height: 160%;
}

li
{
	line-height: 160%;
}

p.header
{
	margin: 60pt 0pt;
	text-align: center;
	font-family: Verdana, Sans-Serif;
	font-size: x-small;
}

p.entry
{
	margin-top: 50pt;
}

p.date
{
	font-size: x-small;
	font-style: italic;
}

p.image
{
	font-size: xx-small;
}

p.permalink
{
	font-size: xx-small;
	font-style: italic;
	text-align: right;
}

pre
{
	font-family: "Courier New", Monospace;
	margin-left: 20pt;
}
