body { background-color: #FFFFFF;
       background-attachment: fixed;

       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px; color: black;

       scrollbar-face-color: white;
       scrollbar-highlight-color:  white;
	
       scrollbar-arrow-color: #805E4F;
       scrollbar-track-color: white;

       scrollbar-base-color: #805E4F;
       scrollbar-shadow-color: white;

       scrollbar-3d-light-color: #805E4F;
       scrollbar-dark-shadow-color: #805E4F; }