.green_box {
	background-color: #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #834426;
	background-color: #4E5E46;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:link {
	color: #336600;
}

a:visited {
	color: #336600;
}

a:hover {
	color: #000000;
}

.disclaimer {
	color: #DEE5D8;
	text-decoration: none;
}

a.disclaimer:link {
	color: #DEE5D8;
	text-decoration: none;
}

a.disclaimer:visited {
	color: #DEE5D8;
	text-decoration: none;
}

a.disclaimer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.main_box {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #b4c6a9;
}

.table_box {
	background-color: #FFFFFF;
}

.green_text {
	color: #336600;
}

.survey {
	font-family: Georgia, Times, serif;
	font-size: 11px;
}
