
p.notesGroup, p.notes-group-title {
	font-family: "Segoe UI Light", Arial, sans-serif;
	font-size: 24px;
	margin: 30px 0 0;
	color: #000080;
	border-bottom: 1px solid;
	padding-bottom: 2px;
	letter-spacing: 0.2px;
}
p.bulletsInBullets,
p.notes,
ul.notes {margin-left: 0; padding-left: 0;}

ul li,
li.notesBullet {
	font-size: inherit;
	list-style: disc;
	margin-bottom: 9px;
}
p.example-post-ul, p.exampleinNotes {font-size: 95%;}
p.exampleinNotes {margin-left: 26px;}
p.example-post-ul {margin-left: 60px;
}
span.zeroValue {
	background-color: rgba(221, 226, 198, .8);
	padding: 0 3px 0;
	color: black;
	font-size: 1em;
}
