/* HDC Editor CSS */

p {
	font-size: 12px;
	margin: 0 0 18px 0;
	line-height: 20px;
}
h1 {
	margin: 0 0 2px 0;
	color: #1c4771;
	font-size:1.6em;
}
h2 {
	margin: 0 0 2px 0;
	color: #4b894b;
	font-size:1.4em;
}
h3 {
	margin-bottom: 2px;
	padding-top: 13px;
	color: #1c4771;
	font-size: 1.2em;
	text-transform: uppercase;
}
h4 {
	margin-bottom: 2px;
	padding-top: 13px;
	color: #4b894b;
	font-size: 1em;
	text-transform: uppercase;
}
