/* print stylesheet */

html,
body {
    background: #fff;
}

body {
    color: #000;
    line-height: 1.31; /* 17px */
}
