.NotReallyBold {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: bold;
}

.FirstParagraph .NotReallyBold {
    color: #990000;
}
