.headers { color: #056b09; font-size: large; font-family: Arial; font-weight: bold; text-decoration: underline; text-align: center; }
.arial { font-family: Arial; }
.headersl { color: #056b09; font-family: Arial; font-weight: bold; text-decoration: underline; }
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #D7BB00;
	font-size: xx-large;
	font-weight: bold;
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #006605;
	text-decoration: underline;
	text-align: center;
	margin-bottom: .5em;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.blist {

}
.blist td {
	width: 33%;
	padding-top: 1em;
	padding-bottom: 1em;
}
