body {
  margin: 10px;
}

.noprint {
  display: none;
}

.edit-options {
  display: none;
}

#header {
  display: none;
}

h1 {
  color: #000;
  border: 0;
}

#site-navigation {
  display: none;
}

fieldset.filters {
  display: none;
}

th {
  border-color: #000;
}

table.list td {
  border: 0;
}

.report td, .report th {
 font-size: 10px;
}

.report thead tr th {
  border-bottom-color: black;
}
