﻿H1
{
    font-size:18pt;
    font-weight:bold;
    color:#95416f;
    #margin-top:30px; /* for ie */
}

H2
{
    font-size:12pt;
    font-weight:bold;
    color:#95416f;
    margin-bottom:.5em;
    margin-top:1.5em; 
}

H3
{
    font-size:10pt;
    font-weight:bold;
    color:#95416f;
    margin-top:1.5em; 
    margin-bottom:.4em;
}

.Header1
{
    font-size:18pt;
    font-weight:bold;
    color:#95416f;
}

.Header2
{
    font-size:12pt;
    font-weight:bold;
    color:#95416f;
}

.Header3
{
    font-size:10pt;
    font-weight:bold;
    color:#95416f;
}

TABLE.DataList THEAD 
{
    border:1px solid #95416f;
    background-color:#95416f;
}

.colorBar
{
    background-image:url(/images/bar_purple.jpg);
    background-repeat:no-repeat;
    width:590px;
    height:24px;    
    margin-top:7px;
}