.heading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
<!-- 
body {
	margin: 0;
	padding: 0;
	background: none;
	border-right: none;
	font: 80% verdana,;
	background-color: #877D73;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: ; /* Menu position that can be changed at will */
top: 847px;
left: 363px;
}
#menu {
width: 140px;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid #5D3F23;
border-right: none;
background: #DDD8D4;
}
#menu dd {
border: 1px solid #5D3F23;
}
#menu li {
text-align: center;

}
#menu li a, #menu dt a {
color: #4E4935;
font-weight:normal;
text-decoration: none;
display: block;
border:  none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background:  #867C72;
}


.style1 {color: #A1988F}
.style2 {color: #000000; }
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #857D72;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
html,body {
scrollbar-3dlight-color:#867C72;
   scrollbar-arrow-color:#4E4935;
   scrollbar-base-color:white;
   scrollbar-darkshadow-color:white;
   scrollbar-face-color:#867C72;
   scrollbar-highlight-color:white;
   scrollbar-shadow-color:#4E4935
}