﻿

.Header_Purple
{
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    color:#280d80;
}

.Header_Purple_Large
{
    font-family:arial;
    font-size:20px;
    font-weight:normal;
    color:#280d80;
    line-height:24px;
}

.Header_Purple_Large_Times
{
    font-family:Times New Roman;
    font-size:22px;
    font-weight:normal;
    color:#280d80;
    line-height:24px;
}

.Header_Gray
{
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    color:#444444;
}

.Text_Gray
{
    font-family:arial;
    font-size:12px;
    font-weight:normal;
    color:#666666;
    line-height:18px;
}

.Text_Black
{
    font-family:arial;
    font-size:12px;
    font-weight:normal;
    color:#000000;
    line-height:18px;
}