﻿.pageHeading
{
    font-family: Verdana;
    font-size: 19px;
    font-weight: bold;
    color: #28166f;
}

.pageText
{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    color: #4d4948;
    height: 500;
}

.pageTextSubHeading
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #4d4948;
}

.formLabel
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    color: #28166f;
}

.formField
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    color: #4d4948;
}