.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4C6383;
	text-decoration: none;
}
.bodytext a {
	color: #4C6383;
}
.bodytext a:hover {
	color: #B77830;
	text-decoration: underline;
}
.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4C6383;
	text-decoration: none;
	font-style: italic;
}
.top a {
	color: #4C6383;
	text-decoration: underline;
}
.top a:hover {
	color: #B77930;
	text-decoration: underline;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #4C6383;
	text-decoration: none;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #4C6383;
	text-decoration: none;
}
.subsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #B77830;
	text-decoration: none;
}
.pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 44px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B77930;
	text-decoration: none;
}

