h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	text-indent: -3000px;
	background-repeat:no-repeat;
}

h1 {
	color:#000;
	font-size:8pt;
	height: 12px;	
}

h2 {
	color:#446622;
	font-size:15pt;
	height: 21px;
	border-top:1px solid #eee;
		border-bottom:1px solid #eee;	
}

h4 {
	color:#6E361A;
	font-size:12pt;
	height:20px;
	background-position:bottom center;
}

h3 {
	color:#446622;
	font-size:15pt;
	height: 21px;
	
}

h5 {
	color:#333333;
	font-weight:bold;
	font-size:10pt;
	height:20px;
	background-position:bottom right;	
}

h6 {
color:#225A66;
	font-size:10pt;
	height:20px;
	background-color:#E4F1D8;
}

