body
{
	background-color: white;
	margin: 30pt 7.5%;
	font-family: Georgia, "Times New Roman", Serif;
}

p
{
	line-height: 160%;
}

li
{
	line-height: 160%;
}

p.title
{
	font-size: x-large;
	font-style: italic;
}

p.header
{
	font-size: xx-small;
	text-align: right;
}

p.entry
{
	margin-top: 50pt;
	font-weight: bold;
	color: #500000;
}

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;
}