h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 70px;
	margin: 0px;
	color: #333333;
	background-image: url(../images/icons/headline_logo1b.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-variant: small-caps;
}
h4 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	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: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #00FFCC;
	text-decoration: underline;
}
a:hover {
	color: 0099ff;
	text-decoration: underline;
}
a:active {
	color: ffcc33;
	text-decoration: underline;
}
a.nav:link {
	color: #0033CC;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a.nav:visited {
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
a.nav:hover {
	color: 00ff66;
	font-weight: bold;
	font-style: italic;
}
a.nav:active {
	color: #FFCC33;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1A7691;
	font-variant: small-caps;
	display: inline;
	margin-bottom: 3px;
}
dd {
	font-style: normal;
	font-weight: normal;
	padding-left: 0px;
	margin-left: 16px;
}
dt {
	font-style: normal;
	font-weight: bold;
	padding-left: 0px;
	margin-left: 6px;
	margin-top: 9px;
	margin-bottom: 3px;
}
