body {
	font-family: Times, serif;
	font-size: 11pt;
	margin: 0pt;
	color: black;
}

a {color: black;}

div.head:before {
	content: "mbeaw.org";
	font-size: 2em;
	margin-right: 20pt;
	display: in-line;
}

div.head {margin-bottom: 3em;}

div.head img, br {display: none;}

div.head a {text-decoration: none;}

div.bar {display: none;}

div.text p a:after {
	content: " [" attr(href) "] ";
	font-size: 90%;
}

div.foot {
	font-size: 85%;
	text-align: center;
	margin-top: 3em;
}

div.foot a {display: none;}

div.foot table {display: none;}

div.foot b {display: block;}


