@charset "utf-8";
.linkedtextblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}
.linkedtextblackboldhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}
