@charset "utf-8";

h1 {
	font-size: 25px;
	color: #002675;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

h3 {
	font-size: 16px;
	color: #002675;
	margin-top: 4px;
	margin-bottom: 8px;
	font-weight: bold;
}

h4 { font-size: 14px;
	color: #002675;
	margin-top: 0px;
}


h5 {font-size: 14px;
	color: #002675;
	margin-left: 15px;
	margin-bottom: -5px;
}

h6 {font-size: 14px;
	color: #002675;	margin-top: 0px;margin-bottom: 0px;

}
h7 {font-size: 14px;
	color: #000; margin-top: 0px;font-weight: bolder;

}

.h1small {font-size:13px;}

.leftspace {padding-left:24px;}
.moreSliderLink {color:#000;font-weight:bold;text-decoration:none;}