.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #000;
	text-decoration: none;
	padding: 16px;
	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #463123;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #A4A6AA;
	text-decoration: underline;
}
.bottom a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
	
}
.bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #463123;
	text-decoration: underline;
}
.bottom a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #A4A6AA;
	text-decoration: underline;
}
.bottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000;
	padding-top: 5px;
	padding-right: 16px;
}

