body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #8d9372;
	margin-top: 0px;
}
p {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
li {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #2660B3;
}

