h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
	color: #ffffff;
}

h3 {
	font-size: 1.8em;
	margin-bottom: 0px;
}

h4 {
	font-size: 1.3em;
	margin-bottom: 20px;
}
