h1
{
    color : #006699;
    font-family : verdana, arial, sans-serif;
    font-size : 15pt;
    font-style : normal;
    font-weight : bold;
    line-height : 110%;
    text-decoration : none;
}

h2
{
    color : #006699;
    font-family : verdana, arial, sans-serif;
    font-size : 12pt;
    font-style : normal;
    font-weight : bold;
    line-height : 110%;
    text-decoration : none;
}

h3
{
    color : #006699;
    font-family : verdana, arial, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : bold;
    line-height : 110%;
    text-decoration : none;
}

h4
{
    color : #006699;
    font-family : verdana, arial, sans-serif;
    font-size : 8pt;
    font-style : normal;
    font-weight : bold;
    line-height : 100%;
    text-decoration : none;

}

h5
{
    color : #006699;
    font-family : verdana, arial, sans-serif;
    font-size : 7pt;
    font-style : normal;
    font-weight : bold;
    line-height : 100%;
    text-decoration : none;
}

a
{
    text-decoration:none;
    color: #006699;
}
a:hover
{
    text-decoration:underline;
    color: #CC0000;
}
a:visited
{
    text-decoration:none;
    color: #006699;
}
a:visited:hover
{
    text-decoration:underline;
    color: #CC0000;
}

body
{
    color : #777777;
    font-family : verdana, arial, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    line-height : 130%;
    text-decoration : none;
    text-align: left;
    scrollbar-track-color: #006699;
}

table
{
    color : #777777;
    border-color : #006699;
    font-family : verdana, arial, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    line-height : 130%;
    text-decoration : none;
    text-align: left;
}

big
{
    color : #006699;
    font-family : verdana, arial, sans-serif;
    font-size : 12pt;
    font-style : normal;
    font-weight : bold;
    line-height : 100%;
    text-decoration : none;
}

small
{
    color : #777777;
    font-family : verdana, arial, sans-serif;
    font-size : 8pt;
    font-style : normal;
    font-weight : normal;
    line-height : 120%;
    text-decoration : none;
    text-align: Left;
}

cite
{
    color : #000000;
    font-family : verdana, arial, sans-serif;
    font-size : 7pt;
    font-style : normal;
    font-weight : normal;
    line-height : 100%;
    text-decoration : none;
}

strong
{
    color : #7777777;
    font-family : verdana, arial, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : bold;
    line-height : 100%;
    text-decoration : none;
}

input
{
    font-size : 8pt;
    font-family : verdana, arial, sans-serif;
}
