BODY    {
    scrollbar-face-color:#FFEAD5;
    scrollbar-arrow-color:#382820;
    scrollbar-track-color:#382820;
    scrollbar-shadow-color:'';
    scrollbar-highlight-color:'';
    scrollbar-3dlight-color:'';
    scrollbar-darkshadow-Color:'';
}

body,td,input   {
    font-family: tahoma, helvetica;
    font-size: 12px;
    color: #3F1A11;
    line-height: 14px;
}

body    {
    background-color: #382820;
}

.small{
    font-size: 10px;
}

br.short{
    line-height: 8px;
}

a{
    color: #931222;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.heavy {
    font-weight: bold;
}

.lhead  {
    font-weight: bold;
}

.carea  {
    text-align: justify;
    width: 700px;
    padding-bottom: 50px;
}

.bottom {
    color: #D7CABE;
    padding-bottom: 20px;
}

form {
    margin: 0;
}
tr.notice {
    text-align: center;
    background-color: #FF0000;
}
td.notice {
    color: #FFFFFF;
}