.RedLarge 
{
    font-size:18px;
    color:#EE3024;
    font-family: Arial;
}
.RedMedium
{
    font-size:14px;
    color:#EE3024;
    font-family: Arial;
}
.RedSmall
{
    font-size:12px;
    color:#EE3024;
    font-family: Arial;
}
.RedText
{
    font-size:11px;
    color:#EE3024;
    font-family: Arial;
}
.BlueLarge 
{
    font-size:18px;
    color:#055a8d;
    font-family: Arial;
}
.BlueMedium
{
    font-size:14px;
    color:#055a8d;
    font-family: Arial;
}
.BlueSmall
{
    font-size:12px;
    color:#055a8d;
    font-family: Arial;
}
.BlueText
{
    font-size:11px;
    color:#055a8d;
    font-family: Arial;
}

.GreenLarge 
{
    font-size:18px;
    color:#8CC63F;
    font-family: Arial;
}
.GreenMedium
{
    font-size:14px;
    color:#8CC63F;
    font-family: Arial;
}
.GreenSmall
{
    font-size:12px;
    color:#8CC63F;
    font-family: Arial;
}
.GreenText
{
    font-size:11px;
    color:#8CC63F;
    font-family: Arial;
}
.GrayText
{
    font-size:11px;
    color:#696A6C;
    font-family: Arial;
}