/* About us Headings */
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#e4e4e4;
	display:inline;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e4e4e4;
	display:inline;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e4e4e4;
	display:inline;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e4e4e4;
	display:inline;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e4e4e4;
	font-weight:bold;
	display:inline;
}
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e4e4e4;
	display:inline;
}
