body {
	font-family: Arial;
	font-size:13px;
	margin:0px auto;
	padding:0px;
	width:100%;
	height:100%;
	background:#8B0103;
	text-align:center;
}

table {
	margin:auto;
	text-align:left;
}

.stage_cell {
	color:#FFF;
}
.stage_cell a {
	color:#FFF;
	text-decoration:none;
}