@CHARSET "UTF-8";

h1.dt_headLine {
	font-size:3.25rem;
	color:#222;
	margin:0 0 30px 0;
	line-height: 1.2692em;
	text-align: center;
}
h2.dt_headLine {
	text-align: center;
	font-size:2.625rem;
	color: #222;
	border-bottom: 1px solid #d8d8d8;
	margin: 0 0 30px 0;
	padding-bottom:20px;
}
h3.dt_headLine {
	text-align: center;
	font-size:2.0rem;
	color: #222;
	border-bottom: 1px dotted #d8d8d8;
	margin:0 0 15px 0;
	padding-bottom:20px;
	line-height: 1.25em;
}
h4.dt_headLine {
	text-align: center;
	font-size:1.75rem;
	color: #222;
	line-height: 1.2142em;
	background:#EDEDED;
	margin:0 0 15px 0;
	padding:20px;
}
h5.dt_headLine {
	text-align: center;
	font-size:1.375rem;
	color: #002745;
	line-height: 1.1818em;
	margin:0 0 10px 0;
}
h6.dt_headLine {
	text-align: center;
	font-size:1.125rem;
	color: #666;
	line-height: 1.3333em;
	margin:0 0 5px 0;
}