﻿.largeheading
{
    color:#000;
    font-size:20px;
    font-weight:bold;
}
.mediumheading
{
    color:#000;
    font-size:16px;
    font-weight:bold;
}
.largeheadinggreen
{
    color:#006B54;
    font-size:20px;
    font-weight:bold;
}
.mediumheadinggreen
{
    color:#006B54;
    font-size:16px;
    font-weight:bold;
}
.largeheadingblue
{
    color:#096FB7;
    font-size:20px;
    font-weight:bold;
}
.mediumheadingblue
{
    color:#096FB7;
    font-size:16px;
    font-weight:bold;
}