﻿h1
{
    font-size: 20px;
}

h4
{
    color: #000000;
}

.redWebLink
{
    font-weight: normal;
    font-size: 11px;
    color: #a71f24;
    text-decoration: none;
}

.redWebLink:hover
{
    text-decoration: underline;
}
