.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2D4848;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none
}
.copy a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2D4848;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline
}
.copy a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2D4848;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline
}
.copy a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1F2D2D;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	text-decoration: underline
}
.copy a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1F2D2D;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline
}

.copyHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2D4848;
	font-size: 19px;
	line-height: 18px;
	text-decoration: none
}