#content h1 {
	font-size: 16pt;
	font-weight: bold;
	margin-top: 18pt;
	margin-bottom: 18pt;
	color: #94006B;
	line-height: 100%;
}
#content h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 12pt;
	margin-bottom: 12pt;
	color: #94006B;
	line-height: 100%;
}
#content h3 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 12pt;
	margin-bottom: 12pt;
	color: #000;
	line-height: 100%;
}
#content h4 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 6pt;
	margin-bottom: 6pt;
	color: #000;
	line-height: 100%;
}
#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 6pt;
	margin-bottom: 6pt;
	color: #000;
	line-height: 100%;
}
#content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a {
	color: #E36C0A;
}
#content a:link, #content a:visited, #content a:focus, #content a:hover, #content a:active {
	color: #E36C0A;
}
