a{
    color: #169F85;
    font-weight: bold;
    margin-top: 10px;
    letter-spacing:0.5px;
}
.control-label{
    font-weight: bold;
}

table tr td{
    border: 1px solid #e4e5e7;
}

.requiredColor{
    color: red;
    font-size: 16px;
    vertical-align: central;
}


.companyName{
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: green;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.titleName{
    text-align: center;
    color: black;
    font-size: 18px;
    font-weight: bold;
   
}

.pageDate{
    text-align: center;
     font-size: 16px;
      color: black;
      padding-bottom: 10px;
       border-bottom: 1px solid green;
}
