/* CSS Document */
.cellColor {
	background-color:#33CCFF;
	}
	
table .table40 {
	width: 40%;
	}
	
table .table40blue {
	width: 40%;
	background-color:#33CCFF;
	}
table .cellColorWhite {
	background-color:#FFFFFF;
	}
#QA {
	width: 400px;
	margin: 0 auto;
	}
#header {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	}
