body
	{
		font-size: .8em;
		line-height: 1.5em;
	}
	
#header img
	{
		border: 0;
		margin-bottom: 2em;
	}
	
h1
	{
		font-size: 1.3em;
	}
	
h2
	{
		font-size: 1.1em;
	}
	
h3
	{
		font-size: 1em;
	}
	
address
	{
		font-style: normal;
		padding: 1.5em;
		border-top: 1px solid #000;
		border-left: 1px solid #000;
		margin-bottom: 2em;
	}

#topnavi, #subnavi, #header hr, #news-container, #about, #output
	{
		display: none;
	}