

BODY {
	background-color: #3C412C;
	scrollbar-face-color: #3C412C;
      scrollbar-track-color: #D6D4CC; 
      scrollbar-arrow-color: #D6D4CC;
      scrollbar-shadow-color: #3C412C;
      SCROLLBAR-HIGHLIGHT-COLOR: #D6D4CC;
      scrollbar-3dlight-color: #3C412C;
      scrollbar-darkshadow-color: #3C412C;
      margin-top: 0px;
      margin-left: 0px;
      margin-bottom: 0px;

}

p {
      font-family: Verdana, times new roman, sans-serif;
      font-size: 12px;
      color: #272A1C;
      text-indent: 15px;
      margin-left: 10px;
	margin-right: 10px;
	margin-top:5px;
      margin-bottom: 5px;
}

.tab {background-color: #D6D4CC;
     border: #4E5144 1px solid;}


.th {border: #4E5144 1px solid;}
