a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.pCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.ch {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}

