body {
	background-color: #99CCFF;
	font-size: 13px;
	text-align: center;
}

td, th {
	color: #000000;
}

h1 {
	color: #0000FF;
	text-align: center;
}

h2 {
	color: #FF0000;
	text-align: center;
}

a {
	color: #0000FF;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
