BODY
{
    BACKGROUND-COLOR: slategray
}
#span_title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: large;
    COLOR: brown;
    FONT-FAMILY: Arial, Verdana
}
#tab_descr
{
    BORDER-RIGHT: gold thick outset;
    BORDER-TOP: gold thick outset;
    BORDER-LEFT: gold thick outset;
    BORDER-BOTTOM: gold thick outset;
    BACKGROUND-COLOR: mintcream
}
#span_bonus
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: small;
    COLOR: red;
    FONT-FAMILY: Verdana
}
