* {
  overflow:visible !important;
  }

body {
  background-color:#ffffff;
  background-image:none;
  color:#000000;
}

div.printview, div.navigation, div.header, div.hline, div.footer, div.top, div.subtitle, div.print {
  display:none;
  visibility:hidden;
  }

  
div.all {
  margin:0px;
  width:600px;
  }
  
div.logo_print {
  display:block;
  margin-bottom:20px;
  }

div.content h1 {
  color:#000000;
  margin-top:0px;
  font-size:20px;
}

div.content {
  margin-left:0px;
  padding-bottom:0px;
  padding-top:0px;
}

div.clear {
  height:0px;
}

div.content div.csc-default p.bodytext {
  color:#000000;
}

div.content div.csc-default {
  border-bottom:0px solid #424242;
  margin-bottom:0px;
}

a {
 color:#000000;
}
