body {
  background: #FFF;
}

.noprint,
#quicksearch,
#navi_left,
#detail_links,
#janses_portrait,
#janses_portrait_text,
#textticker,
#footer,
#navi_top,
#top_container,
#logo {
  display: none;
}

#fake_table {
  background: none;
}

#content_container {
  float: left;
  width: 790px;
  margin: 15px 0px 0px 25px;
  /*border: 1px solid red;*/
}

#content div {
  background: transparent;
  padding: 0px;
}
#content {
  text-align: justify;
  margin: 0px 0px 20px 0px;
  width: 590px;
}
#content h1 {
  color: #000;
  font-size: 14pt;
  padding: 0px 0px 20px 0px;
  font-weight: bold;
}

#company_name {
  position: static;
  margin: 25px 0px 0px 25px;
  text-decoration: underline;
  color: #000;
}

#copyright {
  width: 590px;
  color: #000;
}

#content .highlight {
  color: #000;
}
