/* contents - apply to all page */

.chiContent {
	font-size: 16px;
	font-weight: normal;
	line-height: 150%;
	color: black;
	
}
.chiHead {
	font-size: 20px;
	font-weight: bold;
	color: black;
}

.chiBigHead {
	font-size: 22px;
	font-weight: bold;
	color: black;
}

