/*
 * 
 Content headings
 * 
 */

	h1,
	h2,
	h3,
	h4{
		margin:0;
		padding:0;
	}

	h1 {
		font-size:1.3em;
		text-transform:uppercase;
		color:#4F803B;
		line-height:1.5em;
		padding-bottom:0.5em;
	}

	h2{
		font-size:0.9em;
		text-transform:uppercase;
	}

	h3{
		font-size:0.8em;
		line-height:1.5em;
	}

	h4{
		font-size:0.7em;
	}