
h1 {
	font-family: Arial;
	font-size: 20px;
	color: #0895d6;
	margin: 0;
	padding:0;
	text-shadow: 1px 1px 2px #ccc;
}


h2 {
	
	font-family: Tahoma;
	font-size: 16px;
	color: #0895d6;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-shadow: 1px 1px 2px #ccc;
}

h3 {
	
	font-family: Tahoma;
	font-size: 14px;
	color: #0895d6;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-shadow: 1px 1px 2px #ccc;
}

