﻿body {
    margin:0;
    padding:0;

}

.header
{
    font-size:14px;
    font-weight:700;
    text-anchor:middle;
}

.label
{

    font-size:13px;

    font-weight:600;
}


.hide, .hidenote
{
    display:none;
}

.shownote, .show
{
    display:inline;
}

.ddPeriod:hover
{
    font-weight:bold;
}