body {
	background-color: #CABAA3;
}
.table-nav  {
	background-color: #D8CCBA;
}
.table-white  {
	background-color: #FAF9F7;

}
.table-trade  {
	background-color: #F3F1E6;
	font-family: "Garamond", serif;
	font-size: 14px;
	line-height:  20px;
	color: #5F5320;
	
}
.bodytext  {
	font-family: "Garamond", serif;
	font-size: 14px;
	line-height:  20px;
	color: #5F5320;
}
.caption {
	font-family: "Garamond", serif;
	font-size: 14px;
	line-height:  18px;
	color: #5F5320;
	padding-right: 10px;	
}
.title  {
	font-family: "Garamond", serif;
	font-size: 11px;
	color: #5F5320;
	font-weight: bold;
	text-transform: uppercase;
}
a  {
	font-family: "Garamond", serif;
	font-size: 14px;
	line-height:  20px;
	color: #CD800E;
	
}
a:hover  {
	font-family: "Garamond", serif;
	font-size: 14px;
	line-height:  20px;
	color: #CD800E;
	text-decoration: underline;