/* CSS Document */

body {
  font-family:Georgia, "Times New Roman", Times, serif;
  background-color: #ffffFF;
  font-size:12pt;
  color:#000000;
}

a {
	font-weight:bold;
	text-decoration:underline;
}

.style3 {
	position:relative;
}

#header {
	top:0px;
}

#headnav, #headlink,#subhead1,#subhead2,#subhead3,#subhead4,#subhead5,#subhead6,#subhead7,#subhead8  {
	display:none;
}

#leftmenu, #right, #search, table#flag {
	display:none;
}

#pagecell1{
	width:90%
}

#tekst {
	display:inline;
	position:relative;
	top:-70px;
	text-align:justify;
	
}

#footer {
	display:inline;
	position:relative;
	top:-70px;
	text-align:center;
}