.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #80704E;
}
.captioninfo {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #80704E;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #80704E;
}
.copy {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #D1C6B1;
}
body  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #80704E;
	scrollbar-3dlight-color: #B9AA8A;
	scrollbar-arrow-color: #80704E;
	scrollbar-darkshadow-color: #B9AA8A;
	scrollbar-face-color: #B9AA8A;
	scrollbar-highlight-color: #80704E;
	scrollbar-shadow-color: #80704E;
	scrollbar-track-color: #B9AA8A;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #80704E;

}
input, textarea, select {
	color : #80704E;
	background-color: #FFFFFF;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	border: 1px #A28D63 solid;
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
}
input { 
	text-indent : 2px; 
}
input.button {
	font-weight: bold;
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
}
