h1 {
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #6D877C;
	font-variant: normal;
	line-height: 18px;
	background-image: url(../NEW/images/utility/logo_h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 48px;
	height: 40px;
	padding-top: 0px;
	margin: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #79938A;
	margin: 3px 0px 5px 8px;
	padding: 0px;
}
h3 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	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: normal;
}
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: #CCCCCC;
	font-weight: normal;
	font-style: normal;
}
a.nav:visited {
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
}
a.nav:hover {
	color: #FFFF99;
	font-weight: normal;
	font-style: normal;
}
a.nav:active {
	color: #FF9900;
	font-style: normal;
	font-weight: normal;
}

