a:link
{
        color: #002682; 
}
a:visited
{
        color: #B224AA; 
} 
a:active 
{
        color: rgb(250,20,0);
}
body
{
        background-color: rgb(255,255,255);
                             color: Black;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0;
 }
strong
{
        color: Black;
        font-weight: bold;
        font-family: "Arial Black", Arial, Helvetica, sans-serif;
        font-size: 10pt;
}
b
{
        color: Black;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
}

EM {
        color: Black;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-style :  normal;}


.tablebgdark
{
	background: #CCEEFF
}
.tablebglight
{
	background: #F8F8F8
}
.alert
{
        color: #bb0000;
}
th
{
        background: #eeeeee;
        color: rgb(19,43,112);
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
}
h1
{
        color: #8014B4;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 16pt;
        line-height: 1;
}
h2
{
        
        font-family: Helvetica, Arial, sans-serif;
        font-size: 14pt;
        line-height: 1;
        color : #400078;}
h3
{
        color: #400064; 
        font-family: Helvetica, Arial, sans-serif;
        font-size: 12pt;
        line-height: 1;
}
h4
{
        color: #400050;
}
h5
{
        color: #40003C;
}
h6
{
        color: #400028;
}
