﻿body {
    margin:0;
    padding:0;

}

.header
{
    font-weight:700;
}

.label, .label a:visited
{
    fill:blue;
    font-size:14px;
    text-decoration:underline;
    font-weight:600;
}

#subOverflow
{
    font-weight:600;
}

.chart-subtitle, #subOverflow
{
    font-size:15px;
}