.coral {
	color: #F00;
	font-weight: bold;
}
.white {
	color: #FFF;
}
.centre {
	text-align: center;
	font-weight: bold;
}
