body {
	background-color: #89B7C4;
	margin:40px 0 0 0px;
}
.big-copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#a16a59;
	font-weight:bold;
}
.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#004f6f;
	font-weight:bold;
}
.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight: normal;
	text-decoration:none;
}
.copy a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#004f6f;
	text-decoration:underline;
	font-weight: normal;
}
.copy a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:underline;
	color:#004f6f;
	font-weight: normal;
}
.copy a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#004f6f;
	text-decoration:underline;
	font-weight: normal;
}
.copy a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8b5342;
	text-decoration:underline;
	font-weight: normal;
}
.feedback {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	font-style:italic;
	color:#004f6f;
	font-weight: normal;
}
.feedback2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#8b5342;
	font-weight: normal;
}
