﻿.FrontPageBlockTitle, .FrontPageInfo2Text, .ContentTitle, .ReferencesTitle
{
    color:#015262;
}
.ContentTitle
{
    font-weight:bold;
    margin-bottom:4px;
}
.ReferencesTitle
{
    font-weight:bold;
    padding:4px;
    text-align:center;
    background-color:#f2f2f2;
}

