body	{
	font: 12pt georgia, arial, sans-serif;
	background: none;
}

#top,
#topnav,
#sidebar,
#bottom	{
	display: none;
}

#top,
#middle,
#content	{
	width: auto;
	height: auto;
	min-height: 0;
	margin: 0;
	padding: 0;
	float: none;
	border: none;
	background: none;
}

h1	{
	font-size: 18pt;
}
h2	{
	font-size: 14pt;
}
h3	{
	font-size: 12pt;
}

#top	{
	border: 1px solid #000;
}
#top h2	{
	text-indent: 0;
	font-size: 24pt;
	margin: 0;
	float: none;
}
#top h2 a	{
	display: inline;
	height: auto;
}