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: 16pt; font-style: bold
}
H2
{
    COLOR: blue;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12pt
}



TD.LinkHeader
{
    COLOR: white;
    CURSOR: default;
    font-weight:bold
    FONT-FAMILY: Arial;
    FONT-SIZE: 11pt;
    PADDING-LEFT: 5px
}
TD.LinkSubHeader
{
    COLOR: white;
    CURSOR: default;
    FONT-FAMILY: Arial;
    font-weight:bold
    FONT-SIZE: 10pt;
    PADDING-LEFT: 10px
}

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:#FF0000;}
A:active {text-decoration:underline;font-weight:bold;color:#FF0000;}
A:visited {text-decoration:underline;font-weight:bold;color:#FF0000;}
A:hover {text-decoration:none;font-weight:bold;color:#9999CC;}



A:link.NavLinks{text-decoration:none; font-weight:bold;color:#9DFFFF;}
A:active.NavLinks {text-decoration:none; font-weight:bold;color:#9DFFFF;}
A:visited.NavLinks {text-decoration:none; font-weight:bold;color:#9DFFFF;}
A:hover.NavLinks {text-decoration:none; font-weight:bold;color:#00FF00;}

