body {
	background-color: #9CD68D;
	font-size: 16px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336699;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336600;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3366FF;
}
strong {
	font-weight: bolder;
	font-size: 16px;
}
.heading {
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
}
a.heading {
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
}
