.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;

}
.copy a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copy a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.content {
	padding-top: 40px;
	padding-right: 10px;
	text-align: right;

}
