html, body, div, a
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans;
	line-height: 1.6;
	word-spacing: 0.1em;
	letter-spacing: 0.01em;
	color: #444444;
}

#nav, hr, img, form
{
	display: none;
}

#logo
{
	display: block;
}

#content
{
	border-top: 1px solid #000000;
}

#footer
{
	position: absolute;
	right: 1em;
	bottom: 4em;
}

#footer a
{
	text-decoration: none;
}
