/**
 * 	Custom styles for GIME only
 */
.text h1{
	font-size: 1.6em;
	padding-bottom: 0.5em;
}
.text h2{
	font-size: 1.4em;
	padding-bottom: 0.5em;
}
.text h3{
	font-size: 1.3em;
	padding-bottom: 0.5em;
}
.text h4{
	font-size: 1.2em;
	padding-bottom: 0.5em;
}
