BODY
{
    FONT-WEIGHT: bold;
    COLOR: #333333;
    FONT-FAMILY: Arial
}
.ButtonRowGrey
{
    FONT-WEIGHT: 900;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #333333;
    TEXT-ALIGN: center
}
.ButtonRowBlack
{
    FONT-WEIGHT: 900;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #000000;
    TEXT-ALIGN: center
}
.ButtonRowMaroon
{
    FONT-WEIGHT: 900;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #800000;
    TEXT-ALIGN: center
}
.ButtonRowRight
{
    FONT-WEIGHT: 900;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #333333;
    TEXT-ALIGN: right
}
.coolMaroon
{
    FONT-WEIGHT: bold;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.coolGrey
{
    FONT-WEIGHT: bold;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
H1
{
    FONT-SIZE: 12pt;
    COLOR: #980000;
    FONT-FAMILY: Arial
}
TD
{
    FONT-WEIGHT: bold;
    COLOR: #333333;
    FONT-FAMILY: Arial
}
H4
{
    COLOR: #980000
}
.RedTD
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #980000
}
.smaller
{
    FONT-SIZE: 8pt
}
