@charset "utf-8";
h3 {
	border-bottom-width: 1px;
	border-left-width: 16px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #002AEC;
	padding-left: 5px;
	font-size: 14px;
}
h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 80%;
	font-size: 14px;
}
h5 {
	font-size: 12px;
	color: #002AEC;
}
h6 {
	font-size: 12px;
	font-weight: bold;
}
