 /* collapsible expandable */

h3{
	font-size: 140%;
	font-weight: bold;
	margin-top:0.6em;
	margin-bottom:0.4em;
	}

h3:hover {
	color: #ef7d00;
	}

.collapsible-body {
	font-size: 125%;
	padding-top:0.1em;
	margin-bottom:0.1em;
	border: 0;
	}

.blueh {
color: #0075bf;
font-size:150%;
}

.top-content ul {
box-shadow: 6px 4px 4px 2px rgba(0, 0, 0, 0.2);
	border: 0;
}

.top-content li div {
border: 4px;
	margin-bottom: 1em;
}

.collapsible-body {
	font-size: 125%;
	padding-top:0.1em;
	margin-bottom:0.1em;
	border: 0;
	}



