.hd16_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.txt_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.txt_black a {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.txt_black a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.txt_black a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}
.txt_black a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt_black a:active {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.inorder_black ul {
	margin: 0px;
	padding: 0px;
	width: auto;
	font-weight: normal;
	color: #000000;
}
.inorder_black li {
	margin: 0px;
	width: auto;
	padding: 0px 0px 0px 0px;
	margin-left: 20px;
	list-style-type: disc;
	font-weight: normal;
	color: #000000;
}
.txt_black02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.txt_black02 a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt_black02 a:link {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.txt_black02 a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.txt_black02 a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt_black02 a:active {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
