body {
	font-size: 95%;
	font-family: Tahoma, Verdana, Arial, Georgia, Geneva, serif;;
}

div#layer-tools, div.menu, div#layer-footer, div.banner,
div#breadcrumbs, div.column-left {
	display: none
}

h1 {
	font-size: 120%
}
h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold
}
	
img {
	margin: 0;
	padding: 0.5em
}
div {
	position:	static
}
div, span, table, tr, td, th {
	background: none;
}

ul, ol, li {
	list-style: disc;
}

@media all and (-webkit-min-device-pixel-ratio:0) {
	body {
		padding: 1em
	}
}
