
td {
	font-weight: bold;
}

.clearair {
	background: #ffffff;
}

.redland {
	color: #ff0000;
	background: #ff9999;
}

.reddragon {
	color: #ffffff;
	background:: #ff0000;
}

.redair {
	color: #000000;
	background: #ffcccc;
}

.blueland {
	color: #0000ff;
	background: #9999ff;
}

.bluedragon {
	color: #ffffff;
	background: #0000ff;
}

.blueair {
	color: #000000;
	background: #ccccff;
}
