
.cssPageTitle
{
    font-family: verdana;
    font-size: small;
    font-weight: bold;
}

.cssStepLabel
{
    font-family: verdana;
    font-size: x-small;
    font-weight: bold;
}

.cssLabel
{
    font-family: verdana;
    font-size: x-small;
}

.cssSmallHelp
{
    font-size: xx-small;
    font-family: verdana;
    color: SteelBlue;
}

.cssStandardText
{
    font-family: verdana;
    font-size: x-small;
}

.cssNavigation
{
    font-family: verdana;
    font-size: x-small;
}

.cssError
{
    font-family: verdana;
    font-size: x-small;
    font-weight: bold;
    color: red;
}

