#header, #masthead, #navigation, #sidebar, #sidebar-a , #sidebar-b, #post_comment_form, #footer {
  display: none !important;
}
body, #container, #document, #content, #blog-content {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body #container {
	background: none;
}

body {
	font-size: 12pt;
}

table.two_col td, table.three_col td, table.four_col td {
	border: solid #999999 2px;
}
