.StandardBG
{
    Background-Color: #000000;
}

.StandardText
{
    Color: #FFFFFF;
    Font-Family: Arial;
    Font-Size: 12pt;   
    Font-Weight: normal;
} 

.Title
{
    Color: #CCCCFF;
    Font-Family: Arial;
    Font-Size: 12pt;
    Font-Weight: bold;
}

.Links,
.Links:link,
.Links:visited
{
    Color: #CCCCFF;
    Font-Family: Arial;
    Font-Size: 12pt;
    Font-Weight: bold;
}