ul.brdlist {
	margin-top: 1em;
	margin-left: 2em;
}

#mcontent h2 {
	font-size:110%;
	font-style: italic;
	margin-bottom: 0;
}

#mcontent h2+p { margin-top: 0;}
#mcontent ul {margin-left: 2em;}
span.dvhd {font-weight: bold; font-style: italic;}
table.bc {width: 85%; margin-left: 5%;}
table.bc th {text-align: left; font-weight:bold;}

#mcontent .cen { text-align: center; }

#mcontent #nextmeet {
	width:19em;
	float:right;
	border: double thick #009;
	/*padding: .25em;*/
	margin:1em .5em .1em .5em;
	background: #ffe;
}
#mcontent #nextmeet h2 {
	font-style:normal;
	font-size:1em;
	text-align:center;
	margin-top: .5em;
	color:#009;
}
#mcontent #nextmeet p {
	font-size:.95em;
	text-align:center;
}
