P  {
        font-family : Verdana,Arial,Helvetica;
        font-size : x-small;
}

LI  {
        font-family : Verdana,Arial,Helvetica;
        font-size : x-small;
}

TD  {
        font-family : Verdana,Arial,Helvetica;
        font-size : x-small;
}

H1  {
        font-family : Tahoma,Arial,Helvetica;
        font-size : large;
        color : #666666;
}

H2  {}

H3  {}

A  {
        font-family : Verdana,Arial,Helvetica;
        font-size : x-small;
        font-weight : bold;
        color : Maroon;
        text-decoration : none;
}

A:Visited  {
        font-family : Verdana,Arial,Helvetica;
        font-size : x-small;
        font-weight : bold;
        color : Maroon;
        text-decoration : none;
}

A:Active  {
        font-family : Verdana,Arial,Helvetica;
        font-size : x-small;
        font-weight : bold;
        color : Red;
        text-decoration : none;
}

A:Hover  {
        font-family : Verdana,Arial,Helvetica;
        font-size : x-small;
        font-weight : bold;
        color : Red;
        text-decoration : underline;
}

BODY  {}

