

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: #E40404;
      text-indent: 15px;
      margin-left: 30px;
	margin-right: 30px;
	margin-top:20px;
      margin-bottom: 20px;
}

.tab {background-color: #6E7261;
     border: #3C412C 1px solid;}

.tab1 {background-color: #AA9D73;
     border: #766F5A 1px solid;}

.th {border: #3C412C 1px solid;}
