/*subheader*/
.subheader {
	font-family : Arial;
	font-size : 18;
	color : #67ad2f;
	font-weight : bold;
	padding-right : 4px;
	padding-bottom : 11px;
}

/*main_text*/
.main_text {
	font-family : Arial;
	font-size : 12;
	color : #707171;
}