A
{
    COLOR: Yellow;
    TEXT-DECORATION: none
}
A:hover
{
    CURSOR: hand;
    COLOR: Yellow;
    TEXT-DECORATION: underline
}
HR
{
    COLOR: white;
    HEIGHT: 1pt
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    MARGIN-LEFT: 25px;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial;
    Color: white;
}
BODY
{
    BGCOLOR: black;
    color: white;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}
IMG
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px
}
P
{
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: justify
}
TD
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
    color: white;
    NOWRAP: 
}
.spanstyle
{
    position:absolute;
    visibility:visible;
    top:-50px;
    font-size:10pt;
    font-family:Verdana;
    font-weight:bold;
    color:white;
}
