body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4D4538;
	font-size: medium;
	font-weight: bold;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FC6540;
	vertical-align: text-top;
	text-align: center;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFDE0;
	text-align: center;
}
a:link {
	color: #336633;
}
a:visited {
	color: #5C1807;
}
.insert {
	font-size: medium;
	text-align: left;
}
.title {
	color: #5C1807;
	font-size: large;
}

