P
{
    COLOR: #999999;
    FONT-FAMILY: 'Lucida Sans','Arial';
    FONT-SIZE: 14px
}
.Title
{
    COLOR: #999999;
    FONT-FAMILY: 'Lucida Sans';
    FONT-SIZE: large;
    FONT-WEIGHT: bold
}
.Footer
{
    COLOR: #ffffff;
    FONT-FAMILY: 'Lucida Sans';
    FONT-SIZE: xx-small
}
A
{
    COLOR: #3399ff;
    FONT-FAMILY: 'Lucida Sans'
}
A:visited
{
    COLOR: #3399ff;
    FONT-FAMILY: 'Lucida Sans'
}
.defaultFont
{
    COLOR: #999999;
    FONT-FAMILY: 'Lucida Sans';
    FONT-SIZE: 14px
}
.txtGreen
{
    COLOR: forestgreen;
    FONT-FAMILY: 'Lucida Sans';
    FONT-SIZE: 14px
}
.Navigation { color: white; font-size: large; font-family: Arial; font-weight: bold; text-decoration: none; text-align: center; }
