﻿body
{
	font-family: Georgia, Palatino, serif;
}

strong
{
	color: #222222;
	font-weight: bold;
}

a, a:link, a:after
{
	color: #222222;
	text-decoration: none;
}

a:hover, a:active
{
	text-decoration: underline;
	color: #444444;
}

div.column
{
	margin-right: 1em;
}
