.contentheading h1 {
	font-size: 18pt;
	color: #444;
	font-family: Arial;
	padding-top: 0px;
	font-weight: normal;
	line-height: 1.2em;
	text-shadow: 1px 1px 3px #999;
}

.componentheading {
	font-size: 18pt;
	color: #444;
	font-family: Arial;
	padding-top: 0px;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 25px;
	text-shadow: 1px 1px 3px #999;
}

.contentheading {
	font-size: 12pt;
	color: #555;
	font-family: Arial;
	padding-top: 10px;
	font-weight: normal;
	line-height: 1.2em;
	text-shadow: 1px 1px 3px #999;
}

p {
	font-size: 9pt;
	color: #444;
	font-family: Arial;
}

h1 {
	font-size: 18pt;
	color: #444;
	font-family: Arial;
	padding-top: 0px;
	font-weight: normal;
	line-height: 1.2em;
	text-shadow: 1px 1px 3px #999;
}

h2 {
	font-size: 16pt;
	color: #444;
	font-family: Arial;
	padding-top: 0px;
	font-weight: normal;
	line-height: 1.2em;
	text-shadow: 1px 1px 3px #999;
}

h3 {
	font-size: 14pt;
	color: #444;
	font-family: Arial;
	padding-top: 0px;
	font-weight: normal;
	line-height: 1.2em;
	text-shadow: 1px 1px 3px #999;
}
