/**
 * These are the styles loaded by default
 *
 * Do not edit this file. Instead add your own styles in
 * lib/plugins/dw2pdf/conf/style.local.css to make sure they
 * are not overwritten by updates
 */

body {
    font-family: sans-serif;
}

table {
    border: 1px solid #808080;
    border-collapse: collapse;
}
td, th {
    border: 1px solid #808080;
}
