body
{
    font-family: Arial;
}

.BoldSel
{
    font-weight: bold;
    font-size: smaller;
}

.defaultText
{
    font-size: smaller;
}


.Links
{
    font-size: smaller;
}

.headerText
{
    font-weight: bold;
    color: black;
}

.errorText
{
    font-size: smaller;
    color: red;
}
