﻿	    .Statement
        {
                    font-size: 12px;
                    font-family:Tahoma;
                    font-weight:bold;
        }
        .Data
        {
                    background-color: #efefef;
                    color:Navy;
                    font-size: 12px;
                    text-align:left;
        }
        .Label
        {
                    background-color: #efefef;
                    color:Black;
                    font-size: 12px;
                    text-align:right;
        }
		.ButtonText
		{
                    background-color: #efefef;
                    font-size: 14px;
		}
		.Background
		{
					background-color: #F5F5F5;
		}
		.Heading
		{
                    font-size: 14px;
                    font-family:Tahoma;
                    font-weight:bold;
		}

