@import url(default.css);
.hide-print {
  display:none;
}
body	{
  background:#fff !important;
  color:#000;
  margin:0;
  padding:0;
  font-size:12pt;
}
#wrap1, #wrap2 {
  border: 0px !important;
}