a:link
{
    font-size: 8pt;
    font-family: arial;
    color: #000000;
    text-decoration: none
}

a:visited
{
    color: #000000;
    text-decoration: none
}

a:hover
{
    color: #FFFFFF;
    text-decoration: none;
        
}

a:active
{
    color: #ffffff;

    
}


p
{
    font-size:10pt;
    font-family: arial;
        color: #FFFFFF
}

h1
{
    font-family: arial;
    color: #143666;
    font-size: 14pt;
    font-weight: bold;
}

h2
{
    font-family: arial;
    color: #143666;
    font-size: 12pt;
    font-weight: bold;
}

h3
{
    font-family: arial;
    color: #143666;
    font-size: 10pt;
    font-weight: bold;
}


table
{
empty-cells: show;
border-collapse:collapse;
}


td
{
font-size: 10pt;
font-family: arial;
}


body
{
background-color: #778899;
font-size: 10pt;
font-family: arial;
font-variant: small-caps;
color: #ffffff
}
