h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0px 0px 48px;
	margin: 0px;
	color: #1A7691;
	text-decoration: underline;
	background-image: url(../images/headline_footprints_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #1A7691;
	font-variant: small-caps;
}
h4 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	display: inline;
}
h5 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	margin: 0px;
}
h6 {
	font-size: 10px;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #0099CC;
	text-decoration: underline;
}
a.nav:link {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}
a.nav:visited {
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
a.nav:hover {
	color: #FFFF99;
	font-weight: bold;
	font-style: italic;
}
a.nav:active {
	color: #FF9900;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1A7691;
	font-variant: small-caps;
	display: inline;
	margin-bottom: 3px;
}
