.Footer
{
    FONT-SIZE: xx-small;
    FONT-FAMILY: Sans-serif;
    TEXT-ALIGN: center
}
H3
{
    FONT-SIZE: 16;
    COLOR: dodgerblue;
    FONT-FAMILY: Sans-serif
}
BODY
{
    FONT-SIZE: 12;
    COLOR: dodgerblue;
    FONT-FAMILY: Sans-serif
}
TD
{
    FONT-SIZE: 12
}
INPUT
{
    FONT-SIZE: 12
}
UNKNOWN
{
    FONT-SIZE: 12
}

select
{
    border-style: none
}

.ProfileForm
{
    FONT-SIZE: 12;
    FONT-FAMILY: Sans-serif
}
.ProfileForm STRONG
{
    FONT-SIZE: 12
}
.ProfileForm SELECT
{
    FONT-SIZE: 12;
    border-style: none
}
.ProfileForm OPTION
{
    FONT-SIZE: 12;
    border-style: groove
}
.ProfileForm INPUT
{
    FONT-SIZE: 12
}
.Password
{
    FONT-SIZE: 12
}
.SearchCriteria
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Sans-serif
}
.SearchCriteria SELECT
{
    FONT-SIZE: xx-small;
    TEXT-DECORATION: none
}
