


BODY
{
     BACKGROUND-COLOR: White;
     FONT-FAMILY: times new roman, times, serif;
     FONT-SIZE: 12pt;
}

DIV
{
    FONT-FAMILY: times new roman, times, serif;
    FONT-SIZE: 12pt;
    MARGIN-TOP: 10pt;
}

HR {
    MARGIN-TOP: 10pt;
    border: 0;
    width: 100px;
    color: #f00;
    background-color: #f00;
    height: 2px;
}

P
{
    FONT-FAMILY: times new roman, times, serif;
    FONT-SIZE: 12pt;
    MARGIN-TOP: 10pt;
}

.comments
{
    FONT-FAMILY: times new roman, times, serif;
    FONT-SIZE: 12pt;
    MARGIN-TOP: 10pt;
}

B
{
    FONT-FAMILY: times new roman, times, serif;
    FONT-STYLE: bold;
}

I
{
    FONT-FAMILY: times new roman, times, serif;
    FONT-STYLE: italic;
}

A:link
{
    FONT-FAMILY: times new roman, times, serif;
    COLOR: "#0000FF"
}

A:visited
{
    FONT-FAMILY: times new roman, times, serif;
    COLOR: "#BF0099"
}

A:active
{
    COLOR: #FF0000"
    FONT-FAMILY: times new roman, times, serif;
    FONT-SIZE: 10pt;
}

A:hover

{
     COLOR: WHITE;
     FONT-FAMILY: times new roman, times, serif;
     FONT-SIZE: 10pt;
     BACKGROUND-COLOR: BLACK;
     BORDER-LEFT-WIDTH: 10;
     BORDER-RIGHT-WIDTH: 10;
     BORDER-TOP-WIDTH: 10;
}

H1
{
    FONT-FAMILY: times new roman, times, serif;
    FONT-SIZE: 15pt;
    FONT-COLOR: "#510000";
}

H2
{
    FONT-FAMILY: times new roman, times, serif;
}

H3
{
    FONT-FAMILY: times new roman, times, serif;
}

H4
{
    FONT-FAMILY: times new roman, times, serif;
}

OPTION
{
    FONT-FAMILY: times new roman, times, serif;
    FONT-SIZE: 12pt;
}

SMALL
{
    FONT-FAMILY: times new roman, times, serif;
    FONT-SIZE: 12pt;
}

SMALLEST
{
    FONT-FAMILY: times new roman, times, serif;
    FONT-SIZE: 12pt;

