body {
    margin: 0px;
    padding: 0px;
    color: #000;
    font-family:Tahoma,Arial,Verdana,sans-serif;
    font-size:0.7em;
    text-align:center;
    line-height: 1.3em;
    background:#271B0D;
}

a { text-decoration: none; color: #FFF9E9; }
a:hover { text-decoration: underline; color: #FFF; }

.cleaner {
    height:0.1em;
    line-height:0.1em;
    font-size:0.1em;
    clear:both;
}

form {
    margin:0px;
    padding:0px;
}
input,textarea,select,table {
    font-size:1em;
    font-family:Tahoma,Arial,Verdana,sans-serif;
}

#body {
    width: 1000px;
}
#body a { font-weight:bold; text-decoration: none; color: #FFF9E9; }
#body a:hover { text-decoration: underline; color: #FFF; }
