.sm-brwn-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #453823;
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 24px;
}
.nav-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}
.nav-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
}
.large-grey-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.sm-brwn-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #453823;
	text-decoration: none;
}
.sm-brwn-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8EAC99;
	text-decoration: none;
}
.regular-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 24px;
}.body-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #990000;
	text-decoration: underline;
	line-height: 24px;
}.body-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #A9C0B1;
	text-decoration: underline;
	line-height: 24px;
}
.red-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
}
.red-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}