body {
	margin-top: 10px;
}

a,a:visited {
	color: #5B6E47;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.orange {
	color: #F99E00;
}

.bold {
	font-weight: bold;
}

.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #1F200D;
	border-bottom-color: #1F200D;
	height: 100%;
	width: 449px;
}
.body2 {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #E4ECDA;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #1F200D;
	border-bottom-color: #1F200D;
}
.eco {
	width: 309px;
	background: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #1F200D;
	border-bottom-color: #1F200D;
}
