h2 {/* was h3*/
	font-size : 130%;
	color : #4D7F7F;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
	margin-bottom:0px;
} 
h3 {/* was h4*/
	font-size : 110%;
	font-weight : bold;
	text-transform : none;
	color : #957100;
	margin-bottom: 0px;
} 
