P
{
    COLOR: #000000;
    FONT-FAMILY: Arial,helvetica, San-Serif;
    FONT-SIZE: 12px
}
.error
{
    COLOR: red;
    FONT-FAMILY: Arial,helvetica, San-Serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.smallBlack
{
    COLOR: #000000;
    FONT-FAMILY: Arial,helvetica, San-Serif;
    FONT-SIZE: 11px
}
.smallBlackBold
{
    COLOR: #000000;
    FONT-FAMILY: Arial,helvetica, San-Serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bolder
}
.mediumBlack
{
    COLOR: #000000;
    FONT-FAMILY: Arial,helvetica, San-Serif;
    FONT-SIZE: 12px
}
.mediumBlackBold
{
    COLOR: #000000;
    FONT-FAMILY: Arial,helvetica, San-Serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.mediumBrownBold
{
    COLOR: #635d52;
    FONT-FAMILY: Arial,helvetica, San-Serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.mediumWhiteBold
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial,helvetica, San-Serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.smallWhite
{
    COLOR: white;
    FONT-FAMILY: Arial, helvetica, san-serif;
    FONT-SIZE: 10px
}
.largeWhite
{
    COLOR: white;
    FONT-FAMILY: Arial, helvetica, San-serif;
    FONT-SIZE: 20px;
    FONT-STYLE: normal
}
.largeBlack
{
    COLOR: black;
    FONT-FAMILY: arial, helvetica, san-serif;
    FONT-SIZE: 14px
}
.mediumBlue
{
    COLOR: blue;
    FONT-FAMILY: Arial,helvetica, San-Serif;
    FONT-SIZE: 12px;
    text-decoration: none;
}
.largeBlue
{
    COLOR: blue;
    FONT-FAMILY: Arial,helvetica, San-Serif;
    FONT-SIZE: 14px;
    text-decoration: none;
}
.link
{
    COLOR: blue;
    FONT-FAMILY: arial, helvetica, san-serif;
    FONT-SIZE: 10px
}
.mediumWhite
{
    COLOR: white;
    FONT-FAMILY: Arial, helvetica, san-serif;
    FONT-SIZE: 12px;
    text-decoration: none;
}

