BODY
{
    FONT-FAMILY: 'Arial Narrow', Tahoma, Verdana
}
H1
{
    FONT-SIZE: 16pt;
    COLOR: red;
    FONT-FAMILY: 'Arial Narrow';
    BACKGROUND-COLOR: silver
}
H2
{
    FONT-SIZE: 14pt;
    COLOR: white;
    FONT-FAMILY: 'Arial Narrow';
    BACKGROUND-COLOR: black
}
.status
{
    FONT-WEIGHT: bolder;
    COLOR: black;
    FONT-FAMILY: 'Arial Narrow';
    BACKGROUND-COLOR: silver
}
.label
{
    COLOR: white;
    BACKGROUND-COLOR: black;
    TEXT-ALIGN: right
}

