@charset "utf-8";
/* CSS Document */

.copy{
	font-family: "trebuchet ms";
	font-size: 9pt;
	color: #FFF;
	width: 100%;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: left;
}
.copy a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
.copy a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
.copy a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
.copy a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

