BODY, TABLE, TD
{
font-family: "Latin Wd";
color: white;
font-size: 11pt;
}

BR
{
font-size: 8pt;
}

UL
{
color: #ff5050;
font-size: 11pt;
font-weight: bold;
}

H1
{
FONT-FAMILY: Latin;
FONT-SIZE: 36pt;
COLOR: white;
font-weight: bold;
font-style: italic;
}

H2
{
FONT-FAMILY: "Latin Wd";
FONT-SIZE: 20pt;
COLOR: "#ff5050";
font-weight: bold;
font-style: italic;
}

H3
{
FONT-SIZE: 11pt;
color: white;
text-decoration: underline;
}

H4
{
FONT-SIZE: 11pt;
color: white;
font-style: italic;
}

H5
{
FONT-SIZE: 15pt;
color: "#ff5050";
font-style: italic;
}

H6
{
FONT-SIZE: 8pt;
color: gray;
}
A:
{
COLOR: white;
TEXT-DECORATION: underline;
}
A:link
{
COLOR: white;
TEXT-DECORATION: underline;
}
A:visited
{
COLOR: white;
TEXT-DECORATION: underline;
}
A:hover
{
COLOR: #FF0000;
TEXT-DECORATION: underline overline;
}
A:active
{
COLOR: #FF0000;
font-weight: bold;
font-style: italic;
}

                       
