BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #eee;
}

CAPTION {
	font-weight: bold;
	background: #999;
	color: #000;
}

H1 {
	text-align: center;
}

TABLE.select {
	background: #bbb;
	color: #000;
}

TABLE.layout {
	background: #999;
	color: #000;
}

.info {
	font-size: 200%;
	text-align: center;
	color: #00f;
	background: none;
}

.c {
	text-align: center;
}

