body {
	font-size: 80%;
	font-family: Times, 'Times New Roman', serif;
	color: #000;
	background: #fff;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #000;
}

h2
{
	font-size: 2.8em;
}

h3
{
	font-size: 1.5em;
}

a img
{
	border: 0;
}

#header #search,
#header #print-link,
#header .nav,
#footer,
#sidebar,
#header-image
{
	display: none;
}

#logo
{
	float: right;
	margin: 0 0 1.5em 2em;
}