h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:12px;
}
div.customTagHr {
	background-color:#CCC;
	font-size:1px;
	line-height:1px;
}
.customTagParagraphSpacer {
	font-size: 10px;
	line-height: 10px;
	display:block;
}
