body {
	text-align: left;
	margin: 10px;
}

#top, #top2, #quicksearch, #func, #adapt, #totop, #picture, #home .picture, #home .line, #leftmenu, #bc, .removefromprint, #related, #menu_left, .til_top, #print, .updated, #top, #backlink {
	display: none;
}
#content #minheight{
	margin-right:50px;
	margin-left:-50px;
}
#content #logo_print{
	display:block;
	width:95px;
	height:45px;
	position:absolute;
	top:5px;
	left:20px;
	margin-bottom:5px;
}
#backlink {
	display: block;
	font-size: 71%;
	font-weight: bold;
	padding: 60px 20px 20px 5px;
}

#backlink a {
	text-decoration: none;
	cursor: pointer;
	color: #00247E;
}

@media print{
	#backlink {
		display: none;
	}
}

#content, .content {
	background: #fff;
	width: 100%;
	margin: 0px;
	margin-top:80px;
}
#footer {
	background: #fff;
	width: 100%;
	margin: 0px;
	margin-top:10px;
}

#homefoot {
	width: 100%;
	margin-left:-25px
}

p.updated {
	text-align:left;
	margin-left:-50px;
}

h1 {
	font-size: 210%;
	font-weight: normal;
	margin-bottom: 20px;
}

h2 {
	font-size: 160%;
	font-weight: normal;
	margin-bottom: 10px;
}

h3 {
	font-weight: normal;
	margin-bottom: 10px;
}

h4 {
	font-size:110%;
}
p{
	font-size:100%;
}
