﻿body.Print {
    background: #fff;
}

div.print_content {
    padding: 10px;
    width: 800px;
}

h1.Print {
    color: #005f2d;
    font-size: 1.75em;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 4px;
}
h2.Print {
    color: #005f2d;
    font-size: 1.25em;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 4px;
}
