body {
    background-image: url('img/bckgrnd_grad.gif');
    background-repeat: repeat-x;
}


form {
    margin-top: 0px;  
    margin-bottom: 0px;
}


td, body {
    font-family: "Times New Roman", Times;
    line-height: 22px;
    color: #8f8869;
    font-size: 14px;
}


a {
    font-weight: bold;
    color: #af8869;
}
a:link, a:active, a:visited {
    text-decoration: none;
    color: #af8869;
}
a:hover {
    text-decoration: none;
    color: #c04020;
}


.small {
    font-size: 10px;
}
.foot {
    font-size: 10px;
}


.col_000000 {
    color: #000000;
}
.col_ffffff {
    color: #ffffff;
}


.hdr1 {
    font-size: 18px;
    color: #;
}
.hdr1_sub {
    font-size: 10px;
    font-weight: bold;
    color: #;
}

