body {
	background: ffffff;
}

#header, #language, #company, #stock, #action, #Search, .Nav, .NavArea, .NavArea-1, .NavSubArea, .NavSubArea-1, #logos, .sponsors, #foot {
	display: none;
}

.content {
	font: normal normal normal 10pt/1.0em verdana,tahoma,arial,sans-serif;			/* style variant weight size line-height family */
	color: #00000;
	width: 100%;
}

#copyright {
	margin-top: 50px;
	font: normal normal normal 8pt/1.0em verdana,tahoma,arial,sans-serif;			/* style variant weight size line-height family */
	color: #000000;
	width: 100%;
}

h1 {
	font: normal normal bold 14pt/1.0em verdana,tahoma,arial,sans-serif;			/* style variant weight size line-height family */
	color: #000000;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #888888;
	height: 1px;
}

a:link, a:visited {
	color: #000000;
	font: normal normal normal 10pt/1.0em verdana,tahoma,arial,sans-serif;			/* style variant weight size line-height family */
	text-decoration: underline;
}

a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font: normal normal normal 8pt/1.0em verdana,tahoma,arial,sans-serif;			/* style variant weight size line-height family */
}