.heading1 {
    color:#D44100;
    font-weight:bold;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 18px;
    line-height:18px;
}
.heading2 {
    color:#D44100;
    font-weight:bold;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    line-height:16px;
}
.heading3 {
    color:#D44100;
    font-weight:bold;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
}
.heading4 {
    color:#D44100;
    font-weight:bold;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
}
.heading5 {
    color:black;
    font-weight:bold;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
}

