<!--
a { text-decoration:none; color:rgb(0,0,102); }

a:hover {  color:red; text-decoration:underline; }

.Heading_Capital {
    align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    line-height: 44px;
    font-weight: bold;
    color: #2906A2;
}
.Heading_2ndOnwards {
    align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    line-height: 44px;
    font-weight: bold;
    color: #2906A2;
}
.Name_Address {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 14px;
    font-weight: normal;
    font-variant: normal;
}
-->
