﻿.regular
{
    font-size:12px !important;
}

.regular sup
{
    font-size:8px;
}

.regular #subTitle
{
    font-size:22px;
}


.large
{
    font-size:14px !important;
}

.large sup
{
    font-size:10px !important;
}

.large #subTitle
{
    font-size:24px;
}


.larger
{
    font-size:16px !important;
}

.larger sup
{
    font-size:12px !important;
}

.larger #subTitle
{
    font-size:26px;
}

#registerForm span
{
    font-size:14px !important;
}

#registerForm
{
    font-size:14px !important;
}
