h1 {
	display:inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-style: italic;
	font-weight: normal;
	color: #015a1a;
}
h2 {
	display:inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: italic;
	font-weight: normal;
}
h3 {
	display:inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-style: italic;
	font-weight: normal;
	color: #015a1a;
}

