.bckgrnd-a {
	background-color : #D1AF7F;
}

.bckgrnd-b {
	background-color : #6C3202;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #65543C;
	line-height: 17px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65543C;
	line-height: 14px;
	text-decoration: underline;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #65543C;
	line-height: 13px;
}
.cell-bg {
	background-color: #C7B394;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

