﻿.fontH5 p {
    font-family: 'Droid Sans', serif;
    font-weight: 400;
    /* font-style: italic; */
    color: #555;
    letter-spacing: 0px;
    font-size: 18px;
    text-align: justify;
    line-height: 1.5;
    margin-top:0px;
}

.redFontAnchor a{
    color:#ff0000;
}

.fontBlack{
    color: #555 !important;
}