﻿.NewsletterHeader
{
    font-family: arial;
    text-align: left;
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    color: White;
    text-indent: 6px;
}
.NewsletterSubHeader
{
    font-family: arial;
    text-align: left;
    font-size: 15px;
    line-height: 21px;
    font-weight: bold;
    color: White;
    text-indent: 6px;
}

.NewsletterSubTitleWhite
	{ font-family: arial; font-size: 16px; line-height: 22px; font-weight: bold; text-align: center; color: White; vertical-align:middle;}

