BODY
{
    COLOR: black;
	font-family: Arial;
    BACKGROUND-COLOR: white;
}
TD
{
    COLOR: black;
    FONT-FAMILY: Arial;
}
TEXTAREA
{
    COLOR: black;
    FONT-FAMILY: Arial;
}
INPUT
{
    COLOR: black;
    FONT-FAMILY: Arial;
}
SELECT
{
    COLOR: black;
    FONT-FAMILY: Arial;
}
.steps
{
    COLOR: black;
    FONT-FAMILY: Arial;
}
.error
{
    TEXT-TRANSFORM: none;
    COLOR: red;
    FONT-FAMILY: Arial;
}
A:link
{
    FONT-FAMILY: Arial;
}
A:visited
{
    FONT-FAMILY: Arial;
}
A:active
{
    FONT-FAMILY: Arial;
}
.StepTable
{
    BORDER-RIGHT: black thin solid;
    BORDER-TOP: black thin solid;
    MARGIN: 0px;
    BORDER-LEFT: black thin solid;
    COLOR: black;
    BORDER-BOTTOM: black thin solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white;
}
.blaze
{
    FONT-WEIGHT: bolder;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #efefef
}
.SearchText
{
    FONT-WEIGHT: bolder;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white;
}
.DetailsText
{
    FONT-WEIGHT: bolder;
    COLOR: black;
    BACKGROUND-COLOR: white;
}

