.CCCCC-grey {
	background-color: #CCCCCC;
}
.copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #000000;

}
.copyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: -10px;

}
.copyHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -10px;


}
.copyTextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
p {
	margin-bottom: 5px;
}
.copyPoem {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: -15px;
}
.listHeaderCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -5px;
	padding: -5px;
	margin-top: 30px;



}
.copyList {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: -17px;
}

