BODY,TD{
    font-family: verdana;
    font-size: 12px;
    color: #836D5C; 
}
A:LINK,A:VISITED,A:ACTIVE {
    color :#836D5C;
    font-weight : bold;
    text-decoration : none;
}
A:HOVER {
    color :#7D592A;
    font-weight : bold;
    text-decoration : underline;
}
.document img {
    border : 0;
}
.document div {
    clear : both;
}