A
{
    FONT-WEIGHT: bolder;
    COLOR: navy;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none
}
P
{
    FONT-FAMILY: Verdana
}
H1
{
    COLOR: navy;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: white
}
A:hover
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: yellow;
    text-decoreation: underline
}
H2
{
    COLOR: navy;
    FONT-FAMILY: Verdana
}
H3
{
    COLOR: navy;
    FONT-FAMILY: Verdana
}
LI
{
    FONT-FAMILY: Verdana
}
TD
{
    FONT-FAMILY: Verdana
}

