BODY
{
    BACKGROUND-COLOR: navy;
    COLOR: crimson;
    FONT-FAMILY: arial,helvetica,sans-serif
}
P
{
    COLOR: white;
    FONT-FAMILY: arial,helvetica,sans-serif;
    TEXT-ALIGN: justify
}
DIV
{
    COLOR: aqua;
    FONT-FAMILY: arial,helvetica,sans-serif
}
SPAN
{
    COLOR: yellow;
    FONT-FAMILY: arial,helvetica,sans-serif
}
TH
{
    COLOR: yellow;
    FONT-FAMILY: arial,helvetica,sans-serif
}
TD
{
    COLOR: yellow;
    FONT-FAMILY: arial,helvetica,sans-serif;
    ALIGN: center
}
I
{
    COLOR: aqua
}
H1
{
    COLOR: aqua;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center
}
H2
{
    BACKGROUND-COLOR: navy;
    COLOR: aqua;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center
}
H3
{
    COLOR: aqua;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center
}
H4
{
    COLOR: aqua;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center
}
LI
{
    COLOR: aqua;
    FONT-FAMILY: arial,helvetica,sans-serif
}
UL
{
    COLOR: white;
    FONT-FAMILY: arial,helvetica,sans-serif
}
OL
{
    COLOR: white;
    FONT-FAMILY: arial,helvetica,sans-serif
}
A:hover
{
    COLOR: white;
    TEXT-DECORATION: none
}
A:link
{
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
FONT
{
    COLOR: aqua;
    FONT-FAMILY: arial,helvetica,sans-serif
}
