

body
{
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , Tahoma, Verdana, Arial, sans-serif;
	background: white;
	font-size: 10pt;
}
h1
{
	font-size: 14pt;
}
h2
{
	font-size: 12pt;
}
img
{
	border: none;
}


#area-select, #header-content, #navi, #subnavi, #footer, #footerlinks, .heading-links
{
	display: none;
}
#container
{
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}
div#content
{
	padding-top: 1em;
}
a:link, a:visited
{
	color: black;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

