body, #Wrapper,#FloatWrap,#Content, #Footer {
	margin: 0;
	padding: 0;
	border: none;
}
/*body {
	margin-left: 2em;
}*/
#Header, #Footer div, #LHS, #RHS, #PrintPage, #NavigationBar, .NavigationList,
#FooterPrintableHref, #ChangeLog, #ObjectEditBox, .More, h2#Navigation, #PageTitleToolbar,
#TitleToolbar {
	display: none;
}

#Container {
	max-width: none;
	padding:0 0 1.5em 1.5em;
}
#Content {
	width: 100%;
}

#Footer #FooterText {
	clear: both;
	display: block;
	border-top: 1px solid;
	margin-top: 1em;
	padding-top: 1em;
	background: none;
}

h1,h2,h3,h4,.Date,.Time, .Subtitle, ul li,li span, li p, li strong, li small,a,hr {
	color: #000;
	background-color: #FFF;
}

h2, #DisabledSymbols {
	border-color: #000;
}

a {
	border-bottom-color: black;
}

a:hover {
	border-bottom-color: black;
}

hr, #DisabledSymbols {
	background-color: white;
}
