body{
background-image:url('images/bg.jpg');
font-family:tahoma;
font-size:9px;
line-height:12px;
color:#383838;
margin-top:0;
margin-bottom:0;
}

b{
color:#9FB9B0;
font-weight:bold;
}

p{
line-height:12px;
}

td{
font-size:9px;
line-height:12px;
scrollbar-arrow-color: #383838;
scrollbar-base-color: #DCDCDC;
scrollbar-track-color: #DCDCDC;
scrollbar-face-color: #DCDCDC;
scrollbar-highlight-color: #DCDCDC;
scrollbar-3dlight-color: #DCDCDC;
scrollbar-darkshadow-color: #DCDCDC;
scrollbar-shadow-color: #DCDCDC;
}

a:link{
font-weight:bold;
color:#D98B7D;
text-decoration:none;
}

a:visited{
font-weight:bold;
color:#D98B7D;
text-decoration:none;
}

a:hover{
font-weight:bold;
color:#D98B7D;
text-decoration:line-through;
}

input, textarea, option, select {
background-color: #BDBDBD; 
font-family:tahoma;
font-size:9px;
color: #636363; 
border: 1px #8E8E8E; 
}