body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	background-color: #CCCCCC;
	margin-top: .5in;
	margin-right: 0.75in;
	margin-bottom: 1in;
	margin-left: 1in;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-align: center;
	color: #003300;


}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
li {
	list-style-type: square;
}

