.text_body {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: none;
	color: #666666;
	text-decoration: none;
	line-height:19px;
}
.text_link {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: none;
	color: #4086DB;
	text-decoration: underline;
	line-height:19px;
}
.text_link:hover {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: none;
	color: #4086DB;
	text-decoration: none;
	line-height:19px;
}
.more {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #EE6A39;
	text-decoration: underline;
}
.more:hover {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #EE6A39;
	text-decoration: none;
}
.footer {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:hover {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
