BODY
{
    COLOR: white;
    FONT-FAMILY: 'Century Gothic', Helvetica, 'Sans Serif';
    BACKGROUND-COLOR: black
}
H1
{
    FONT-SIZE: large
}
H2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: x-small;
    TEXT-DECORATION: none
}
.status
{
    FONT-SIZE: xx-small;
    COLOR: #333333
}

