.navigation {
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
}
.contactInfo {
	font-variant: small-caps;
	margin-right: 18px;
	line-height: 18px;
	font-size: 12px;
}
hr {
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 50px;
}
.mainBody {
	font-size: 14px;
}
h1 {
	font-variant: small-caps;
	border-bottom-color: Black;
	border-bottom-style: groove;
	border-bottom-width: 4px;
}
h2 {
	font-variant: small-caps;
	border-bottom-color: Black;
	border-bottom-style: groove;
	border-bottom-width: 1px;
}

