body{
scrollbar-arrow-color: #6E6648; 
scrollbar-3dlight-color: #ECDAB4; 
scrollbar-highlight-color: #6E6648; 
scrollbar-face-color: #ECDAB4; 
scrollbar-shadow-color: #ECDAB4; 
scrollbar-track-color: #C3B395; 
scrollbar-darkshadow-color: #6E6648;
}

h1 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #706147;
}
.smallcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #887B68;
}
.copy {
	font-family: Palatino, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #887B68;
	font-weight: bold;
}
.copy_ar {
	font-family: Palatino, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #887B68;
	font-weight: bold;
	text-align: right;
}
a:link {
	font-family: Palatino, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #887B68;
	text-decoration: none;
}
a:visited {
	font-family: Palatino, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #887B68;
	text-decoration: none;
}
a:active {
	font-family: Palatino, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #887B68;
	text-decoration: none;
}
a:hover {
	font-family: Palatino, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #F7E7C6;
	text-decoration: none;
}

.copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

