.comment
{
    BACKGROUND-COLOR: silver;
    COLOR: navy
}
.code
{
    COLOR: yellow;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
.keyword
{
    COLOR: white
}
.string
{
    COLOR: aqua
}
