@charset "UTF-8";
.body_text {
	font-family: verdana, arial, sans-serif;
	color: #666666;
	font-size: 80%;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.body_text_content_bold {
	font-family: verdana, arial, sans-serif;
	color: #666666;
	font-size: 100%;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.page_title {
	font-family: verdana, arial, sans-serif;
	color: #666666;
	font-size: 130%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.bold_body_text {
	font-family: verdana, arial, sans-serif;
	color: #666666;
	font-size: 90%;
	font-style: normal;
	line-height: 150%;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}
.bold_body_text_green {
	font-family: verdana, arial, sans-serif;
	color: #22ae51;
	font-size: 130%;
}
