
body {
	margin: 16px;
}
	
h1 {
	color: #E95D0F;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 0;
	}	
h1.spacebottom { margin-bottom: 1em; }
    
	
ul li {
	padding-bottom: 4px;
	}
	
#venndiagram { position: absolute; top:0; left: 8px;}
#venndescriptions { margin-left: 450px; margin-right: 10px; padding-top: 4px; }
.hide {	display: none; }
.show {	display: inherit;	}