BODY
{
BACKGROUND-COLOR: #87ceeb;
}

A:LINK
{
TEXT-DECORATION: underline;

FONT-SIZE: 90%;
}

A:VISITED
{
TEXT-DECORATION: underline;

FONT-SIZE: 90%;
}

A:HOVER
{
TEXT-DECORATION: underline;
COLOR: red;
FONT-SIZE: 90%;
}

P.large
{
FONT-SIZE: 20;
}

TD
{
FONT-SIZE: 90%;
}

TH.stepactive
{
COLOR: white;
BACKGROUND-COLOR: steelblue;
FONT-SIZE: 120%;
}

TH.stepinactive
{
COLOR: black;
BACKGROUND-COLOR: #d3d3d3;
FONT-SIZE: 120%;
}

TH.stepinactive A:LINK
{
COLOR: black;
BACKGROUND-COLOR: #d3d3d3;
FONT-SIZE: 100%;
}

TH.stepinactive A:VISITED
{
COLOR: black;
BACKGROUND-COLOR: #d3d3d3;
FONT-SIZE: 100%;
}

TH.stepinactive A:HOVER
{
COLOR: Red;
BACKGROUND-COLOR: #d3d3d3;
FONT-SIZE: 100%;
}

FONT.step
{
COLOR: #4b0082;
FONT-SIZE: 90%;
}

TH.classhead
{
COLOR: white;
BACKGROUND-COLOR: steelblue;
FONT-SIZE: 90%;
}

TH.classhead A:LINK
{
COLOR: white;
BACKGROUND-COLOR: steelblue;
FONT-SIZE: 90%;
}

TH.classhead A:VISITED
{
COLOR: white;
BACKGROUND-COLOR: steelblue;
FONT-SIZE: 90%;
}

TH.classhead A:HOVER
{
COLOR: red;
BACKGROUND-COLOR: steelblue;
FONT-SIZE: 90%;
}

TH.titlehead
{
BACKGROUND-COLOR: #dcdcdc;
FONT-SIZE: 90%;
}

TD.whitesmoke
{
BACKGROUND-COLOR: whitesmoke;
FONT-SIZE: 90%;
}

TD.highlight
{
BACKGROUND-COLOR: whitesmoke;
FONT-SIZE: 90%;
}

.whitesmoke
{
BACKGROUND-COLOR: whitesmoke;

}


.special
{
BACKGROUND-COLOR: #eee8aa;
FONT-SIZE: 100%;
}

DIV.highlight
{
BACKGROUND-COLOR: whitesmoke;
FONT-SIZE: 100%;
}

