BODY
{
}
.butt
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: 'MS Sans Serif';
    BACKGROUND-COLOR: gold
}
.tr1
{
    BORDER-RIGHT: mediumblue 1px solid;
    BORDER-TOP: mediumblue 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: mediumblue 1px solid;
    COLOR: blue;
    BORDER-BOTTOM: mediumblue 1px solid;
    FONT-FAMILY: 'MS Sans Serif';
    BACKGROUND-COLOR: lightgrey
}
.tr2
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-small;
    COLOR: white;
    FONT-FAMILY: 'MS Sans Serif';
    BACKGROUND-COLOR: mediumblue
}

