@charset "utf-8";
.sub_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006;
	text-decoration: none;
	padding-left:0.5em;
	text-align: left;
}
.title_header {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #006;
}
.subText {
	color: #000;
	font-size: 9pt;
}

