h1 {  
	color: #0000FF;
}
h2 {
	color: #0000FF;
}
h3 {
	color: #0000FF;
}

.backgroundColour {
	background-color: #0000FF;
}

.footer{
	background-color: #0000FF;
}

.tableHeaders{
	background-color: #359A35;
}

.lightRow{
	background-color: #FFFFFF;
}

.darkRow{
	background-color: #99CC99;
}
