﻿.reportLinkFormat {
    font-family: Verdana;
    font-size: 11pt;
    line-height: 1.2em;
}

.notesFormat {
    display: inline-block;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 11pt;
    line-height: 1.1em;
}

    .notesFormat p:first-child {
        margin-top: 0px;
        line-height: 1.2;
    }

    .notesFormat p {
        margin-top: 15px;
        line-height: 1.2;
    }

    .notesFormat a {
        line-height: 1.2;
    }

.control {
    font-weight: normal;
    font-size: 12pt;
}

