p {
	font-size: 12px;
}

h1 {
	font-size: 20px;
	text-align: left;
	line-height: 1.3em;
	
}

h2 {
	font-size: 16px;
	text-align: left;
	line-height: 1.1em;
}

h3 {
	font-size: 14px;
	text-align: left;
	line-height: 1em;
	width: 100%;
	border-bottom: 1px solid #000000;
	
}

h4 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.componentheading {
	font-size: 20px;
	text-align: left;
	line-height: 1.3em;
	margin-top: 10px;
	margin-bottom: 10px;
}