.pagecopy {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 130%;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.5px;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
