.MainFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4C3F37;
}
.Header {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4C3F37;
}
.Links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #4C3F37;
	text-decoration: underline;
}
.SmallMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4C3F37;
}
