.c5text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #34320B;
}

a.c5text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #34320B;
	text-decoration: underline;

}

a.c5text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #306200;
	text-decoration: underline;

}
.c5textMed {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #34320B;
	font-size: medium;

}
.c5textDate {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #34320B;
	text-decoration: underline;

}

li {
	margin: 10px 0px 0px;
}

.agendaData {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #34320B;
}

.agendaDateTable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #34320B;
}
