﻿body {
    font-size: .9em !important;
    padding-top: 80px !important;
}

h4 {
    font-size: 1.4em !important;
}

h5 {
    font-size: 12px !important;
    color: #808080 !important;
}

h2, .h2 {
    font-size: 1.6em !important;
}

p strong {
    color: #808080 !important;
}

    .no-print, .no-print * {
        display: none !important;
    }

figure {
    float: right;
    width: 315px;
    text-align: center;
    font-style: italic;
    font-size: smaller;
    text-indent: 0;
    border: thin silver solid;
    margin: 0.5em;
    padding: 0.5em;
}