.sub-heading {
    font-weight: bold;
    Font-size: 16px;
    color: #e02b19;
    line-height: 24px;
}
.main-table {
    font-family: Arial;
    font-weight: normal;
    Font-size: 13px;
    color: #333;
    line-height: 24px;
    text-align: justify;
}
.main-heading {
    font-weight: bold;
    Font-size: 18px;
    color: #e02b19;
    line-height: 30px;
    border-bottom: 1px #ccc solid;
}