h4 {
	color: #6699FF;
}

h3 {
	color: #6699FF;
}

/* This controls each sub heading below the title */
h2 {
	color: #6699FF;
}

/* This controls the title at the top of the page */
h1 {
	font-size: xx-large;
	font-weight: bold;
	color: #6699FF;
}
