h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	text-align: center;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #8BA2B0;
	text-align: center;
	color: #FFFFFF;
}
.tdwhite {
	background-color: #FFFFFF;
}
body {
	background-color: #CCCCFF;
}
li {
	color: #000000;
}

