input 
{
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
}
BODY 
{
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    margin: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    font-weight: normal;
    border-left: -1px;
    border-left-color: Yellow;
}

A, A:VISITED, A:LINK 
{
        color: #181818;
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        text-decoration: none;
}

select 
{
    background: #FAF4CC;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
}

A:HOVER 
{
        color: #CC0000;
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        text-decoration: underline overline;
}

td 
{
    font-size: 14px;
}


