h1, h2, h3, h4, h5, h6 { color: #5B5D78; }
h1{
	font-family: georgia;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: normal;
	color: #5B5D78;

}
h2{

	font-family: Arial;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: normal;
	color: #89BF40;
}
h3{
	font-family: georgia;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: normal;
	color: #89BF40;
}
h4{
font-family: Arial;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: normal;
	color: #89BF40;
}
h5{
font-size:1.3em;
}
h6{
font-size:1.2em;
font-weight:bold;
}