h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #9F9770;
	font-family: Times, serif;
	border-bottom: 1px solid #6F6740;
	margin-bottom: 2px;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #9F9770;
	font-family: Times, serif;
	border-bottom: 1px solid #6F6740;
	margin-bottom: 2px;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #9F9770;
	font-family: Times, serif;
	border-bottom: 1px solid #6F6740;
	margin-bottom: 2px;
}

h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #9F9770;
	font-family: Times, serif;
	margin-bottom: 2px;
}

h5 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	font-family: Times, serif;
	margin-bottom: 2px;
}
