body {	background-color:  99CCFF;
	font-family: arial;
	color: black;
	
}

h1 {	text-align: center;
	margin-top: 36px;
	font-size: 42px;
	}

table { background-color:  CCE5FF;
	font-size: 16px;
}


td {	vertical-align: top;
	font-weight: bold;
}
