.faTitle
{
    color: #000000;
    font-family: Times New Roman, Serif;
    font-size: 24px;
}

.faGroup
{
    color: #FFFFFF;
    font-family: Arial, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
}

.faLabel
{
    color: #000000;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
}

.faText
{
    color: #000000;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

.faNote
{
    color: #CC0000;
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.faLink
{
    color: #0000CC;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    text-decoration: underline;
}

.faLine
{
    background: #999999;
    color: #999999;
    height: 1px;
}

.faPad
{
    padding: 5px 5px 5px 5px;
}

.faAlt1
{
    background: #999999;
}

.faAlt2
{
    background: #EEEEEE;
}