.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #efefef;
	text-decoration: none;
}
.topnav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #efefef;
	font-weight: bold;
	text-decoration: none;
}
.topnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #902e2e;
	font-weight: bold;
	text-decoration: underline;
}
.ts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #902e2e;
}
.sectionlinks a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #efefef;
}
.sectionlinks a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #902e2e;
}
.pageheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #902e2e;
	font-style: normal;
	text-indent: 10pt;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #181818;
}
