H1.link
{
    color : rgb(88 , 6 , 194);
}
H2.link
{
    color : rgb(88 , 6 , 194);
}
H3.link
{
    color : rgb(88 , 6 , 194);
}
H4.link
{
    color : rgb(88 , 6 , 194);
}
A
{
    font-family : verdana;
    font-size : 10pt;
}
A:LINK
{
    font-family : verdana;
    font-size : 10pt;
    color : rgb(88 , 6 , 194);
    text-decoration : underline;
}
A:ACTIVE
{
    font-family : verdana;
    font-size : 10pt;
    color : rgb(88 , 6 , 194);
    text-decoration : underline;
}
A:VISITED
{
    font-family : verdana;
    font-size : 10pt;
    color : rgb(88 , 6 , 194);
    text-decoration : underline;
}
A:hover
{
    color : rgb(0 , 0 , 153);
    background-color : rgb(238 , 230 , 255);
}
BODY
{
    font-family : verdana;
    font-size : 10pt;
    color : rgb(0 , 0 , 159);
    background-color : rgb(215 , 220 , 255);
}
H1
{
    font-style : normal;
    font-family : arial;
    font-size : 20pt;
    color : rgb(0 , 0 , 159);
    text-align : center;
}
H2
{
    font-style : italic;
    font-family : arial;
    font-size : 12pt;
    color : rgb(0 , 0 , 159);
}
H3
{
    font-style : normal;
    font-family : arial;
    font-weight : bold;
    font-size : 11pt;
    color : rgb(0 , 0 , 159);
    border-left-width : 0px;
}
H4
{
    font-family : verdana;
    font-size : 12pt;
    color : rgb(0 , 0 , 159);
}
H5
{
    font-style : italic;
    font-family : arial;
    font-size : 16pt;
    color : rgb(0 , 0 , 159);
}
P
{
    font-family : verdana;
    font-size : 10pt;
    color : rgb(0 , 0 , 159);
}
table
{
    font-family : verdana;
    font-size : 10pt;
    color : rgb(0 , 0 , 159);
}
