.BlogTerm {
    font-size: 14.0625px;
    font-family: Arial,sans-serif;
    color: #3d3d3d;
}  

    .BlogTerm h1, h2, h3, h4 {
        font-weight: 700;
        color: #3d3d3d;
    }

    .BlogTerm h2, .BlogTerm h3 {
        margin: 7px 0;
        line-height: 1.4;
    }

    .BlogTerm h2 {
        font-size: 1.5em;        
    }

    .BlogTerm strong, b, strong {
        font-weight: 700;
    }

    .BlogTerm p {
        margin: 0 0 14px 0;
        padding: 0;
        line-height: 1.4;
        font-size: 0.9em;
        color: #3d3d3d;
    }

