body {
  line-height: 1.5;
  font-family: arial, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
  color:#000;
  background: none;
  font-size: 10pt;
}
.container {
  background: none;
}
hr {
  background:#ccc;
  color:#ccc;
  width:100%;
  height:2px;
  margin:2em 0;
  padding:0;
  border:none;
}
.noPrint,
#head,
#timeline,
.contentTab-white-tab,
.contentTab-grey-tab,
.contentTab-white-bborder,
.contentTab-grey-bborder
{
  display: none;
}
.printOnly{
  display: block;
}

