BODY
{
    BACKGROUND-COLOR: #ffffcc
}
BODY A:hover
{
    BACKGROUND-COLOR: silver;
    TEXT-DECORATION: none
}
BODY A:link
{
    TEXT-DECORATION: none
}
BODY A
{
    COLOR: #004040;
    TEXT-DECORATION: none
}
TD
{
    COLOR: white
}
TD A:link
{
    COLOR: white
}
TD A:visited
{
    COLOR: white
}
TD A:active
{
    COLOR: white
}
.Page_Body
{
    COLOR: blue
}
.Page_Body A
{
    COLOR: blue;
    TEXT-DECORATION: none
}
.Page_Body A:visited
{
    COLOR: blue;
    TEXT-DECORATION: none
}
.Page_Body A:active
{
    COLOR: blue;
    TEXT-DECORATION: none
}
.Page_Heading
{
    FONT-SIZE: 6mm;
    COLOR: black
}
.Page_Information
{
    COLOR: black
}
.Page_Body LI
{
    FONT-SIZE: 4mm;
    COLOR: black
}
.Page_Body A:link
{
    COLOR: blue;
    TEXT-DECORATION: none
}
.Page_Body P
{
    COLOR: black
}
.Form_Error
{
    COLOR: red;
    TEXT-DECORATION: none
}
.Table_BG_Color
{
    BACKGROUND-COLOR: #004040
}
.Field_Caption
{
    FONT-SIZE: smaller;
    COLOR: blue;
    TEXT-DECORATION: none
}
