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

h1 {
	color:#000;
	font-size:20pt;
	height: 30px;	
}

h2 {
	color:#959494;
	font-size:13pt;
	height: 20px;
	border-top:0px solid #eee;
	padding-top: 33px;
	margin-left: 34px;
}

h3 {
	color:#0276B1;
	font-size:11pt;
	height:15px;
	margin-left: 10px;
	background-position:bottom left;
}

h4 {
	color:#009B00;
	font-size:13pt;
	height:18px;
	margin: 20px 0 6px 0px;
	border-bottom:1px solid #eee;
	width:400px;
}

h5 {
	color:#017101;
	font-size:11pt;
	height:20px;
	margin-left: 10px;
	padding-top: 25px;
}

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