body
{
	background-color: transparent;
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	line-height: 16pt;
}

img, #sitenav, #nav, hr
{
	display: none;
}

h1
{
	font-size: 24pt;
	line-height: 32pt;
}

h2
{
	font-size: 20pt;
}

h3
{
	font-size: 16pt;
}

.image img
{
	display: block;
	border: 0px none;
}

a
{
	text-decoration: underline;
}

.more a
{
	display: block;
}

.item
{
	border-top: 1px solid black;
	margin-top: 8pt;
	padding-top: 8pt;
}