.lightblue {
	background-color: #CFF;
}
.yellow {
	background-color: #FF0;
}
.lightornge {
	background-color: #FC9;
}
.centertextcell {
	text-align: center;
	background-color: #FF0;
}
.centertextcell2 {
	text-align: center;
}
.Boldheading {
	font-weight: bold;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
}
