#bd {
padding-top: 2em;
padding-bottom: 2em;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
ol li {
	list-style-type:decimal;
}
.showMe {
	border-style:solid;
	border-width:1px;
	display:none;
	width:400px;
	font-style:normal;
	font-family:sans-serif;
	white-space:pre-wrap; 
}

