/**
 * Styles for the new format after 2014 with images and tables fitting into the page
 */
img{
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
}

table td p{
    font-size: 12pt !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}
