.header_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CF8F3F;
	text-align: center;
	line-height: 24px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	font-weight: bold;
	border: 2px groove #D69239;
	padding: 5px;
	margin: 5px;
	background-color: #F1DAC0;
}
.footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #CF8F3F;
	text-align: center;
	line-height: 24px;
}
