body {
	font-family: "Times New Roman", Times, serif;
	background-image:url(../images/copyBkgd.gif);
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
.footer {
	font-size: 12px;
	color: #000000;
}
.copy {
	font-size: 16px;
	color: #000000;
}
.copyLink {
	font-size: 16px;
	color: #A29EC8;
	font-weight: bold;
}
.copyLinkLarge {
	font-size: 20px;
	color: #A29EC8;
	font-weight:bold;
}
.parentNav {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.parentNav {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A:visited.parentNav {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A:hover.parentNav {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.parentNavOn {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.childNav {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.childNav {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A:visited.childNav {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A:hover.childNav {
	font-size: 12px;
	color: #A29EC8;
	text-decoration: none;
}
.childNavOn {
	font-size: 12px;
	font-weight: bold;
	color: #A29EC8;
	text-decoration: none;
}
.pageTitle {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.homePage {
	font-size: 20px;
	color: #ffffff;
}
