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