BODY
{
    FONT-SIZE: 10pt;
    MARGIN: 0pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}
.LightQuestion
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none
}
.DarkQuestion
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none
}
TABLE
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.StdWidth
{
    WIDTH: 93%
}
.StdWidth2
{
    WIDTH: 90%
}
.Banner
{
    COLOR: white;
    BACKGROUND-COLOR: white
}
.BannerLink
{
    FONT-SIZE: 7pt;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: transparent
}
.Answer
{
    COLOR: black;
    BACKGROUND-COLOR: #ffffff
}
.BannerLink2
{
    FONT-SIZE: 10pt;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: transparent
}

a:link, a.externalLinks:link { color:#06c; text-decoration: none }
a:visited, a.externalLinks:visited {color:#ae0057; text-decoration: none }
a:hover {color:#06c; text-decoration: underline }
a:active { color:#ae0057; text-decoration: none } 
