BODY
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 16pt;
    font-style: italic
    MARGIN-LEFT: 0px;
    MARGIN-TOP: 0px
}
TABLE
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt; 
}
H1
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14pt; 
    font-style: bold
}
H2
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12pt
}



TD.LinkHeader
{
    COLOR: white;
    CURSOR: default;
    font-weight:bold
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
    PADDING-LEFT: 5px
}
TD.LinkSubHeader
{
    COLOR: white;
    CURSOR: default;
    FONT-FAMILY: Arial;
    font-weight:bold;
    FONT-SIZE:8pt;
    PADDING-LEFT: 15px
}

TD.LinkTopHeader
{
    
    border: thin #000066 ridge
}


TD.ColumnHeader
{
    BACKGROUND-COLOR: gray;
    COLOR: white;
    FONT-FAMILY: Arial;
}

A:link {text-decoration:underline;font-weight:bold;color:#0000FF;}
A:active {text-decoration:underline;font-weight:bold;color:#0000FF;}
A:visited {text-decoration:underline;font-weight:bold;color:#0000FF;}
A:hover {text-decoration:none;font-weight:bold;color:#FFCC00;}



A:link.NavLinks{text-decoration:none; font-weight:900;color:#0000FF;}
A:active.NavLinks {text-decoration:none; font-weight:bold;color:#0000FF;}
A:visited.NavLinks {text-decoration:none; font-weight:bold;color:#0000FF;}
A:hover.NavLinks {text-decoration:none; font-weight:bold;color:#FF0000;}

