#head_cont {
	height: 20px;
	width: 758px;
	overflow: hidden;
	text-align: center;

}
#head_cont h1 {
	font-size: 12px;
	font-weight: normal;
	color: #1D4664;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#head_cont2 {
	height: 30px;
	width: 758px;
	overflow: hidden;
	text-align: center;

}
#head_cont2 h1 {
	font-size: 12px;
	font-weight: normal;
	color: #ffaad5;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
}
