.border {
	border: 1px solid #7A4F2C;
}
.body-brown {
	font-family: "Times New Roman", Times, serif;
	color: #663300;
	font-size: 14px;
	font-weight: bold;
}
.title-brown {
	font-family: "Times New Roman", Times, serif;
	color: #6F3700;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;

}
.left-padding {
	border: thin none;
	padding-top: 5px;
	padding-left: 5px;

}
.title {

	font-family: "Times New Roman", Times, serif;
	color: #84753C;
	font-size: 18px;
	font-weight: bold;
}
.title-light {


	font-family: "Times New Roman", Times, serif;
	color: #E8D8B4;
	font-size: 18px;
	font-weight: normal;
}
.title-brown2 {

	font-family: "Times New Roman", Times, serif;
	color: #6F3700;
	font-size: 18px;
	font-weight: bold;
}
