body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top_navigation {
	font-family: Arial;
	font-size: 12px;
	color: #6A8562;
	font-weight: bold;
	text-decoration: none;
}
.top_navigation:hover {
	font-family: Arial;
	font-size: 12px;
	color: #6A8562;
	font-weight: bold;
	text-decoration: underline;
}
.text_orange {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF6D0B;
	text-decoration: none;
}
.body_text{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.body_text_black{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.table_brdr {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.bottom_navigation {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.bottom_navigation:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.button {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #D56A24;
	}
	

