h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a
{
    font-weight: bold;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    color: Black;
    font-family: Arial;
}

h1,
h1 a
{
    line-height: 29px;
    letter-spacing: -0.06em;
    font-size: 25px;
    font-weight: bold;
}

h1
{
    margin-bottom: 3px;
}


h2.title,
h2.title a
{
    line-height: 25px;
    letter-spacing: -0.06em;
    font-size: 22px;
    font-weight: bold;
}

h2.title
{
    margin-bottom: 3px;
}


h3.blockHeader1,
h3.blockHeader2,
h3.blockHeader3,
h3.blockHeader4
{
    padding-left: 8px;
    padding-right: 8px;
    font-size: 11px;
    line-height: 20px;
    background-image: url('../images/blockHeader1.gif');
    background-repeat: repeat-x;
    color: White;
    font-weight: normal;
    border-left: 1px solid #c61f77;
    border-right: 1px solid #c61f77;
}

h3.blockHeader2
{
    background-image: url('../images/blockHeader2.gif');
    border-left: 1px solid #256ebd;
    border-right: 1px solid #256ebd;
}

h3.blockHeader3
{
    background-image: url('../images/blockHeader3.gif');
    border-left: 1px solid #5b5b5b;
    border-right: 1px solid #5b5b5b;
}


h3.blockHeader4
{
    background-image: url('../images/blockHeader4.gif');
    border-left: 1px solid #030303;
    border-right: 1px solid #030303;
}

div#header h2,
div.sectionArticleLight h2
{
    color: #b11e6b;
    font-weight: normal;
}

div#header h2
{
    font-size: 11px;
    line-height: 13px;
}

div#header h2 a,
div.sectionArticleLight h2 a
{
    color: #b11e6b;
    font-weight: normal;
}

div.sectionArticleLight h2,
div.sectionArticleLight h2 a
{
    font-size: 1.0em;
}

h4,
h4 a
{
    margin-bottom: 2px;
    font-size: 1.0em;
}