.tablecell
{
    FONT: 12px Arial;
    COLOR: #8139a3
}
A
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana
}
.whiteOnBlack
{
    BACKGROUND-COLOR: black
}
.whiteOnBlack TABLE
{
}
.whiteOnBlack TD
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR: white
}
.whiteOnBlack INPUT
{
    COLOR: black;
    BACKGROUND-COLOR: gainsboro
}
.whiteOnBlack TH
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR: gainsboro
}
B
{
    FONT-SIZE: 16px;
    FONT-FAMILY: Arial, Verdana
}
.mwmerror
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: firebrick;
    FONT-FAMILY: Arial, Verdana;
    TEXT-DECORATION: none
}
.b1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana;
    TEXT-DECORATION: none
}
INPUT
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: black 1px solid;
    COLOR: black;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Arial, Verdana
}
