
	h1 {
		font-size: 2rem;
		line-height: 1.2;
	}

	h2 {
		font-size: 1.5rem;
		/*line-height: 1;*/
		
	}
/*
	h3 {
		font-size: 1.25rem;
		margin: 0 0 1.5rem 0;
	}

	h4 {
		font-size: 1rem;
	}

	h5 {
		font-size: 0.9rem;
	}

	h6 {
		font-size: 0.8rem;
	}
*/
	p {
		 font-size: 90%; 
	}
