.MenuSection {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFF00;

}
.menuOption {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFF00;
	text-decoration: none;

}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000080;
	font-weight: bold;

}
.clerksColumnTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #000080;
	font-weight: bold;
	text-decoration: underline;

}
.clerksColumnText {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000080;
	font-weight: normal;
}
.clerksColumnSig {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000080;
	font-weight: normal;
}
