.large-headline {
    /*font-family: times, Times New Roman, times-roman, georgia, serif;
    color: #444;
    margin: 0;
    padding: 0px 0px 6px 0px;
    font-size: 51px;
    line-height: 44px;
    letter-spacing: -2px;
    font-weight: bold;*/

    font-family: times, Times New Roman, times-roman, georgia, serif;
    font-size: 48px;
    line-height: 40px;
    letter-spacing: -1px;
    color: #444;
    margin: 0 0 0 0;
    padding: 15px;
    font-weight: 100;
}

.middle-headline {
    font-family: times, Times New Roman, times-roman, georgia, serif;
    font-size: 28px;
    line-height: 40px;
    letter-spacing: -1px;color: #444;
}

.paragraph-text:first-letter {
     /*text-transform: uppercase;*/
}
.paragraph-text {
    font-size: 1.2em;
    font-family: times, Times New Roman, times-roman, georgia, serif;
}

.paragraph-text a {
    text-decoration: none;
}
