body {
	background-color: #272920;
}

a:link {
	text-decoration: none;
	color: #4e712a;
}

a:visited {
	text-decoration: none;
	color: #4e712a;
}

a:hover {
	text-decoration: none;
	color: #bd8918;
}

a:active {
	text-decoration: none;
	color: #4e712a;
}

.textsmall {
	font-family: Garamond;
	font-size: 12px;
	color: #4e712a;
}
p {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4e712a;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #4e712a;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #4e712a;
}


ul {
	font-family: Garamond;
	font-size: 16px;
	color: #4e712a;
}

h1 {
	font-family: Papyrus;
	font-size: 24px;
	font-weight: bold;
	color: #4e712a;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.cremetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CEC5BE;
}
h2 {
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4e712a;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 5px;
}
.textmidsmall {
	font-size: 14px;
	color: #4e712a;
}
.textmidsmall {
	font-family: Garamond;
}
