P
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12;
}
H1
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 16
}
A
{
    COLOR: #006699;
    FONT-FAMILY: Arial;
    text-decoration : none;
}
A:visited
{
    COLOR: #768CA3;
    FONT-FAMILY: Arial;
    text-decoration : none;
}
A:active
{
    COLOR: #6699cc;
    FONT-FAMILY: Arial;
    text-decoration : none;
}
A:hover
{
    COLOR: #5EA8F2;
    FONT-FAMILY: Arial;
    text-decoration : none;
}
BODY
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12;
}
H2
{
    COLOR: #0066CC;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14;
    font-weight: bold;
}	

H3
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12;
    font-weight: bold;
}
li
{
    COLOR: #000000;
    FONT-SIZE: 12;
}
.topic
{
    COLOR: #0AA6A6;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12;
    font-weight: bold;
}
.copyright
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11;
}
ul 
{
    margin-left: 20px;
}
td
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12;
}