/* CSS Document */

body { 
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

body a:link, body a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}

/*body a[href]:after {
	content: " ("  attr(href) ")";
	font-weight: italic;
	font-size: 80%;
}*/

#logo, #balken, #language, #news, #about, #reports, #education, #forms, #links, #navigation, #print, #contact, #webmaster, #foot {
	display: none;
}