body, #main, #content, .column, #articletext, #container, #footer {
  background-color:#FFFFFF
  float: none;
  width: auto;
  margin: 0px;
  padding: 0px;
  left: 0px;
  color:#000000;
  overflow: inherit;
  page-break-after:auto;
  position: inherit;
  border-style:none;
  max-width: 100%;
  min-height: 100%;
  width: 100%;
  text-align:left;
}

#top 
{
display: none;
}

#left_nav
{
display: none;
}

#navcontainer
{
display: none;
}
	
#content h2
{
color: #000000;
font-size: 18px;
}

#footer 
{
display: none;
}


html, body {
	border: none;
}