A:link
{
    COLOR: red;
    FONT-FAMILY: Arial
}
A:visited
{
    COLOR: maroon;
    FONT-FAMILY: Arial
}
A:active
{
    COLOR: blue;
    FONT-FAMILY: Arial
}
BODY
{
    SCROLLBAR-HIGHLIGHT-COLOR: #101080;
    SCROLLBAR-SHADOW-COLOR: #808080;
    COLOR: navy;
    SCROLLBAR-3DLIGHT-COLOR: #e0e0e0;
    SCROLLBAR-ARROW-COLOR: white;
    SCROLLBAR-TRACK-COLOR: c0c0c0;
    FONT-FAMILY: Arial
	scrollbar-face-color: #108000;
    SCROLLBAR-DARKSHADOW-COLOR: #103000;
    SCROLLBAR-BASE-COLOR: #4040f0;
    BACKGROUND-COLOR: white
}
TABLE
{
    COLOR: white;
    FONT-FAMILY: Arial;
    LIST-STYLE-TYPE: disc;
    BACKGROUND-COLOR: white;
    table-border-color-light: rgb(204,204,153);
    table-border-color-dark: rgb(153,153,102)
}
H1
{
    COLOR: navy;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
H2
{
    FONT-SIZE: 18pt;
    COLOR: navy;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
H3
{
    COLOR: #99ff99;
    FONT-FAMILY: Arial
}
H4
{
    COLOR: #ffcc66;
    FONT-FAMILY: Arial
}
H5
{
    COLOR: #99ffff;
    FONT-FAMILY: Arial
}
H6
{
    COLOR: #99ff99;
    FONT-FAMILY: Arial
}
