A  {
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    color : #000000;
}

A:Active  {
    color : #000000;
}

A:Hover  {
    text-decoration : underline;

}
A.in  {
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    color : #000000;
    font-family: Verdana;
    font-size: 10px;
}

A.in:Active  {
    color : #000000;
    font-family: Verdana;
    font-size: 10px;
}

A.in:Hover  {
    text-decoration : underline;
    font-family: Verdana;
    font-size: 10px;

}
A.intro  {
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    color : #000000;
}

A.intro:Active  {
    color : #000000;
}

A.intro:Hover  {
    text-decoration : underline;

}
P {
FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial; COLOR: black
}
TD {
FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial; COLOR: black
}
BODY {
FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial; COLOR: black
}
P.small {
FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial; COLOR: black
}