.bodyTitle {
	font-family: "New York, Times, serif";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.bodyText {
	text-align: justify;
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contactText {
	text-align: left;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.copyrightText {
	text-align: center;
	font-family: "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #BA83A5;
	text-decoration: none;
}