#head, #nav, #foot, #prevnext, #content-toc, .pad1, #header-inner, #nav p {
  display: none !important;}
  
body, #content, #breadcrumb, #breadcrumb div, p {
overflow: visible !important;
  float: none !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  border:0;
  font-size: 11pt
}


html body a:link, html body a:visited, html body a em {
  position: static; display: inline;
  font-size: 11pt; font-weight: normal; width: auto; height: auto;
  margin: 0; padding: 0;
  background: none; color: #555;}
  


