h1 {
	display:none;
}

h2 {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#f7fcfc;
	font-size:26px;  
 	text-shadow:0 1px 2px #46ADB2 ;		
	line-height:29px;
}






h3 {
	color:#49B9C3;
	font-size:31px;
	font-weight:normal;
	margin: 0;
	padding-bottom:3px;
    text-shadow:0 1px 3px #000;
	padding: 0 0 20px 0;
}


h4 {
	color:#D9186A;
	font-size:31px;
	font-weight:normal;
	margin: 0;
	padding: 0 0 20px 0;
    text-shadow:0 1px 3px #000;
}



h5 {
	color:#fff;
	font-size:24px;
	font-weight:bold;
	margin: 0px;
	line-height:30px;
	text-shadow:0 1px 3px #000;

}




h6 {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#fff;
	font-size:11px;
	text-align:right;
    text-shadow:0 1px 2px rgba(255, 255, 255, 0.7);
}



.welcome_sub_text {
	font-weight: bold;
	color:#fff;
	font-size:16px;
	line-height: 22px;
}




.blue_link a {
	border:none;
	color: #49B9C3;
	font-weight: bold;
    text-shadow: 0 1px 2px #000;
	text-decoration:none;
}

.blue_link a:hover, a:focus {
text-shadow: 0 1px 4px #49B9C3;
}




	


