@charset "UTF-8";
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #4C4C4C;
	text-align: right;
}
.copy a:link {
	color: #666666;
	text-decoration: underline;
}
.copy a:hover {
	text-decoration: none;
	color: #999999;
}
.copy a:visited {
	color: #666666;
	text-decoration: none;
}
#cell {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 415px;
}
.copyMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #4C4C4C;
	text-align: left;
}
.copyDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #161616;
	text-align: right;
}
