﻿
.custom {
    width: 5000px;
}

.pTitle {
    color: deeppink;
}

.pTitleHeaderBox {
    color: deeppink;
}

.pTotal {
    color: deeppink;
    font-size: xX-large;
    text-align: center;
}

.pTotalLbl {
    color: Black;
    font-size: x-large;
    text-align: center;
}

.pTextAlignJustify
{
    text-align: justify;
}