﻿.TableRecords_Header {
    color: #999;
    border-bottom: 1px solid #DDD;
    padding: 5px 0 5px 10px;
    background-color:#002163;
    text-align:center;
    border-width:0px 0px 1px 1px;
    font-size:12px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight:bold;
    color:#ffffff;
  
}

body, select, textarea, input, table {
    font-size: 12px;
    line-height: 1.43;
    font-family: Helvetica, Arial, sans-serif;
    color: #333;
}

.textp{
    
    font-size: 12px;
    line-height: 1.43;
    color: #333;
    text-align: justify;
    font-family: Helvetica, Arial, sans-serif;
}



.Heading3 {
    font-size: 12px;
    line-height: 1.11;
    color: #002163;
    margin-top: 20px;
    font-weight:bold;
    font-family: Helvetica, Arial, sans-serif;
}
