﻿/* for Body
original color b6b7bc 
nobody using it only ts_test1.aspx using <body>
*/

body 
{
    background: #b6b7bc; 
    font-size: 10pt;
    font-family: Arial;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

table, td
{
    color: Black;
    font-family: Arial;
    font-size: small;
    vertical-align: top;
    text-align: left;
    margin-top: 0px;
}



.arial10pt
{
      font-family: Arial;
      color:Black;
    text-decoration: underline;
    font-weight: 700;
}