html
{
	width: 100%;
}

body
{
	background: white;
	text-align: left;
	color: black;
	font-size: 11pt !important;
	line-height: 125%;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0; 
	font-family: Tahoma, arial, verdana, geneva, sans-serif;
	width: 90%;
}

#content
{
	width: auto;
   	margin: 0;
   	padding: 0;
   	border: 0;
	border-top: 0;
   	float: none !important;
   	color: black;
   	background: transparent none;

}

#content_header
{
	width: auto;
   	margin: 0;
   	padding: 0;
   	border: 0;
	border-top: 0;
   	float: none !important;
   	color: black;
   	background: transparent none;	


	font-size: 13pt;
	color: #E90000;
	font-weight: normal;
}

#features, #logo, #mainnav, #foto, #header_sep, #header_shadow, #news, #subnav_container, #breadcrumb, #footer_shadow, #footer_container, #footer_sep
{
	display: none;
}


a:link, a:visited
{
	color: #566;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

h1
{
	font-size: 12pt !important;
	letter-spacing: 1pt;
	line-height: 1.2em;
}

h2
{
	font-size: 11pt !important;
	font-weight: bold;
}

#content a:link, #content a:visited 
{
	content: " (" attr(href) ")";
	font-size: 75%;
}
