body {
margin: 0 ;
padding: 0;
overflow: auto;
scrollbar-face-color:#FEFEF9;
scrollbar-arrow-color:#666666;
scrollbar-track-color:#F4F1DD;
scrollbar-shadow-color:#F4F1DD;
scrollbar-highlight-color:#F4F1DD;
scrollbar-3dlight-color:#F4F1DD;
scrollbar-darkshadow-color:#F4F1DD;

}



h3  { font-size: 0.9em; color: #333; line-height: 0.3em }

h4  { font-size: 0.8em; line-height: 0.5em }



td {
font-size: 12px;
font-family: Arial, helvetica, san-serif;
color: #000;
}


.atext {
font-size: 12px;
font-family: Arial, helvetica, san-serif;
text-decoration: none;
color: #000;
font-weight: 300;
}




a {
font-size: 12px;
font-family: Arial, helvetica, san-serif;
text-decoration: none;
color: #F60;
font-weight: 300;
}

a:hover {
color: #7B7F53;
text-decoration: none;
}

a img {
border: 0;
}



.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}


.small {
font-size: 0.74em;
}


.hide {
display: none;
}

li   { list-style-type: square }
.border { border-width: 1px; border-color: #F4F1DD }
