h1 {
	font-size: 14pt;
	font-weight: bold;
	line-height: normal;
	color: #660000;
	background-repeat: no-repeat;
	text-indent: 2px;
	margin-top: 0px;
	background-image: url(img/h1.jpg);
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.3em;
	color: #660000;
	text-indent: 2px;
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
}
h3 {
	font-weight: bold;
	line-height: normal;
	background-repeat: no-repeat;
}
h4 {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(img/h4.gif);
	line-height: 21px;
	padding-top: 1px;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-bottom: -1em;
}
ul {
	list-style-type: none;
	padding-left: 0px;
}
li {
	margin-left: 0px;
}
blockquote {
	margin-left: 1.2em;
	margin-right: 1em;
}
.mid {
	font-size: 10px;
}
.red {
	color: #FF0000;
}
.small {
	font-size: 9px;
}
.white {
	color: #FFFFFF;
}
.gray {
	font-size: 12px;
	color: #666666;
}
.blue {
	color: #0000FF;
}
hr {
	color: #EEBB88;
}
a:link {
	color: #CC3300;
}
a:visited {
	color: #993366;
}
<h3>&nbsp;</h3>
hr {
	padding: 0px;
}
