.h1 {
	border-bottom:1px solid #d6d5d5;
	padding:10px 0 10px 0;
	margin-bottom: 5px;
	color:#3398BB;
	font-size:19px;
	font-weight:normal;	
	width:530px;
	display:block;
}

.h2 {
	color: #3398bb;
	font-size: 15px;
	font-weight: normal;
	font-style:italic;
	margin-top:20px;
	margin-bottom:5px;
	line-height:25px;
}

