body {
	background-color: #FFFFFF;
	margin: 10px;
}
a:link {
	color: #0000ff;
	text-decoration: underline;
}
a:visited {
	color: #800080;
	text-decoration: underline;
}
a:hover {
	color: #0000ff;
	text-decoration: none;
}
a:active {
	color: #0000ff;
	text-decoration: underline;
}
.copyfoot {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.copyhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.copysuper {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
