.txt_org {
	font-weight: bold;
	color: #FF9933;
	margin-left: 10px;
	margin-bottom: 15px;
	font-size: 120%;
	padding-top: 15px;
}
.txt_black {
	font-weight: bold;
	color: #000000;
}
.txt_white {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 120%;
}
