P.large
{
FONT-SIZE: 20;
}

TD
{
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%;
}

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%;
}

