BODY
{
    FONT-SIZE: 8px;
    COLOR: midnightblue;
    FONT-FAMILY: Arial, 'Lucida Sans';
    BACKGROUND-COLOR: white
}
A
{
    FONT-SIZE: 13px;
    BACKGROUND: midnightblue;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:link
{
    FONT-SIZE: 13px;
    BACKGROUND: midnightblue;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-SIZE: 13px;
    BACKGROUND: midnightblue;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:active
{
    FONT-SIZE: 13px;
    BACKGROUND: midnightblue;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
A:hover
{
    FONT-SIZE: 13px;
    COLOR: steelblue;
    TEXT-DECORATION: underline
}
.steelblue
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: steelblue
}
.midnight
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial, 'Lucida Sans';
    BACKGROUND-COLOR: midnightblue
}
.midnight A
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial
}
.midnight A:active
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial
}
.midnight A:link
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial
}
.midnight A:visited
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial
}
.blue
{
    FONT-SIZE: 12px;
    COLOR: midnightblue;
    FONT-FAMILY: Arial
}
.midnight1
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16px;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: midnightblue
}
.steelblue1
{
    FONT-SIZE: 44px;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: steelblue
}
.blue1
{
    FONT-SIZE: 20px;
    COLOR: midnightblue;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
.white
{
    BACKGROUND-COLOR: white
}
.white A
{
    COLOR: midnightblue;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
.white A:link
{
    COLOR: midnightblue;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
.white A:active
{
    COLOR: midnightblue;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
.white A:visited
{
    COLOR: midnightblue;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
.white A:hover
{
    COLOR: midnightblue;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: underline
}
