body, #content, #main {
    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;
}

#masthead {display: none; }
#menu {display: none; }
#nav {display: none; }
#logo {display: none; }
#hmenu {display: none; }
#hnav {display: none; }
#clearer { display: none; }
#footer { display: none; }
#commentform { display: none; }