﻿body {
    line-height:1;
}

div#header {
    display:none;
}

p {
    display:none;
}

div.break {
    display:block;
    page-break-before:always;
}
table {
    line-height:1;
}
td {
    line-height:1;
}
table td {
    padding-top:5px;
    padding-bottom:5px;
    font-size:0.9em;
}
