span.text_bold_blue {
    font-weight: bold;
    color: #276792;
}

span.text_blue {
    color: #276792;
}

span.text_bold_black {
    color: #000033;
    font-weight:bold;
    font-size: 1.167em;
}