/* PRINT-STYLES */
.trTop{
  padding-left:3px;
  font-size:13px;
  font-weight:bold;
  color:#333;
  text-align:justify;
}
.trAddress{
  padding-left:3px;
  font-size:9px;
  color:#000;
}
.trAddress .blue{
  font-size:9px;
  color:#019AB5;
}
#printButton{
  display:none;
}