#header,
#sidebar,
#menu,
#footer,
hr {
  display:none;
}
a {
  text-decoration:none;
  color:#000;
}
table {
  width:98%;
  border-collapse:collapse;
  border:1px #000 solid;
}
td,
th {
  padding:0 0.5em;
  border:1px #000 solid;
}
p.date {
  padding-bottom:0;
  font-weight:normal;
}

