#right_col {
	font-size: 12px;
}
.uppercase_green {
	font-size: 12px;
	font-weight: 900;
	color: #037611;
	text-transform: uppercase;
}
.subheading_black {
	color: black;
	font-size: 11px;
	font-weight: bold;
}
.subheading_gray {
	color: gray;
	font-size: 11px;
}
p {
	margin-top: 0px;
	line-height: 20px;
}
.heading_green { 
	font-size: 20px;
	font-weight: bold;
	color: #037611;
}
.faq_question {
	color: #403b5b;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 3px;
}
.faq_answer {
}

