﻿body 
{
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
}
.TextBox
{
    font-family: Tahoma;
    font-size: 11px;
    border: solid 1px #e8e8e8;
    height: 18px;
}
