﻿.DefaultHeader
{
    font-family: arial;
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    color: White;
    background-image: none;
    text-indent: 6px;
} 

.DefaultSubHeader
{
    font-family: arial;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    color: White;
    background-image: none;
    text-align:center;
} 
