BODY
{
}
A
{
    COLOR: navy;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: maroon;
    TEXT-DECORATION: underline
}
.small
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma
}
.std
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma
}
.heading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma
}
.bigheading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #800000;
    FONT-FAMILY: Tahoma
}
.tableRed
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #ff0000
}
.demandcolor
{
    COLOR: blue;
    FONT-FAMILY: Tahoma
}
A.exchangeheading
{
    FONT-WEIGHT: bolder;
    COLOR: red;
    FONT-FAMILY: Arial
}
.offercolor
{
    COLOR: maroon
}
TEXTAREA
{
    COLOR: black;
    FONT-FAMILY: Arial
}
