h1 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	margin: 4px;
	background-image: url(../images/utility/icon_pamper_30.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 12px 4px 8px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5A100;
	width: 360px;
	text-indent: 50px;
	color: #D5A100;
}
h2 {
	font-size: 14px;
	display: inline;
	font-weight: bold;
	text-indent: 10px;
	margin-left: 20px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	display: inline;
}
h5 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
h6 {
	font-size: 9px;
	font-weight: normal;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #990000;
}
a:active {
	color: #0099CC;
}
a.nav:link {
	color: #000099;
	font-weight: bold;
	font-style: normal;
}
a.nav:visited {
	color: #000099;
	font-style: normal;
	font-weight: bold;
}
a.nav:hover {
	color: #FFFF99;
	font-weight: bold;
	font-style: italic;
}
a.nav:active {
	color: #FF9900;
}

