BODY
{
    COLOR: black;
    FONT-FAMILY: Arial
}
.inverse
{
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: Arial
}
.NavHeader
{
    BACKGROUND-COLOR: #cc0000;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold
}
H1
{
    COLOR: #ffc600
}
H2
{
}
.DescTable
{
    COLOR: #ffc600;
    FONT-WEIGHT: bold
}
.CartCellHeader
{
    BACKGROUND-COLOR: black;
    COLOR: white;
    FONT-WEIGHT: bold
}
.CartCell
{
    BACKGROUND-COLOR: white;
    COLOR: black
}
TD.RedHeader
{
    BACKGROUND-COLOR: #cc0000;
    COLOR: white;
    FONT-WEIGHT: bold
}
TD
{
    COLOR: white;
    FONT-FAMILY: Arial
}
.white
{
    COLOR: #ffffff
}
