*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: 'Verdana';
	font-size: 12pt;
}

form
{
	margin: 1em 0px;
}

h3, h4
{
	margin: 1em 0px;
}

p
{
	margin: 1em 0px;
}

pre
{
	border: 1px solid lightgray;
}

#content
{
	margin: 1em;
}

#stats
{
	font-style: italic;
	font-size: 0.7em;
}

/* Remove border that appears around images included in links */
a img
{
	border: 0px;
}
