body {
	background-color: white;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.textecopy {
	font-family: Georgia;
	font-size: 12px;
	color: #191C2B;
}
.textecopy a {
	font-family: Georgia;
	font-size: 12px;
	color: #191C2B;
	text-decoration: underline;
}
.textecopy a:hover {
	font-family: Georgia;
	font-size: 12px;
	color: #938C62;
	text-decoration: underline;
}
