html {
scrollbar-base-color: #684909;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #A08542;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: #A08542;
scrollbar-3dlight-color: black;
}

.normaltext {
	font-family: arial;
	font-size: 12px;
	color: #A08542;
	background-color: #FFFFFF;
	font-weight: bold;
}
.headings {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #A08542;
}
