h2 {
	position:		relative;
	text-indent: 	-999px;
	padding-top:	30px;
}
h2 img {
	position:		absolute;
	left:		0px;
}
*html h2 img {
	left:		999px;
}

#content h3 {padding-left: 0px;
	text-indent:-999px;
}
h3 img {
	position:		absolute;
	left:		0px;
}
*html h3 img {
	left:		999px;
}

h4,h5 {
	color: #005d9a;
	margin-bottom:5px;
}
blockquote {
	font-style: normal;
	}
