
	h1 {
		font-size: 200%;
		font-weight: bold;
			color: #E37F1C;
		margin-top: 0;
		margin-bottom: 0;
	}
	
	h2 {
	font-size: 130%;
	font-weight: bold;
		color:  #E37F1C;
		margin-top: 2;
		margin-bottom: 0
	}
	
	h3 {
	font-size: 100%;
	font-weight: bold;
		color: #E37F1C;
		margin-top: 1;
		margin-bottom: 0
	}
	
	#content p {
		line-height: 120%;
	}
	
	