@charset "utf-8";
.capital_bold {
	font-size: 12px;
	text-transform: capitalize;
}

