html,
body {
    min-width: 1px;
    background: none;
    text-align: left;
    color: #000;
    font-size: 16px;
    line-height: 1.8;
    font-family: SimSun, Arial, Helvetica, Tahoma, sans-serif;
}
body {
    padding: 20px;
}
p {
    margin-bottom: 20px;
}
.printArea .title {
    margin-bottom: 20px;
}
.printArea .property {
    background: none;
    border: 0;
    border-bottom: 1px solid #ccc;
}
.printArea .property .size,
.printArea .property .hits {
    display: none
}