@media print {
body {
    margin:24px;
    padding:0;
}
* {
    font-family:Arial;
}
}
