.screen, #toolbar, #searchbox, #navbar, #subnav, #headline, #breadcrumb {
	display:none;
}

#titlebar h4 {
display:none;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

h1 {
	font-size: 130%;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 100%;
}
h4,h5,h6 {
	font-size: 90%;
}

#furtherinfo {
	float:right;
	width:188px;
	padding:50px 0 0 22px;
}