#header { display: none; }
#navigation { display: none; }
#feedarea { display: none; }
#content {
  margin: 0;
  padding: 0;
  font: 12pt Arial, Verdana, Helvetica, sans-serif;
  color: black;
  background: transparent;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}

a, a:visited, a:hover, a:visited:hover {
  color: #04667e;
  background: transparent;
  text-decoration: none;
}

#sidebar { display: none; }

#footer { display: none; }

/* #comments, #respond {display: none;} */

#commentform {display: none; }

/* #container {display: none;} */


