div.example {
	display: block;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-size: 11pt;
}

div.note {
	display: block;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-size: 11pt;
}

div.note .texttt { font-size: 9pt; }
div.example .texttt { font-size: 9pt; }

div.note .textsf { font-family: Arial; font-size: 14px; }
div.example .textsf { font-family: Arial; font-size: 14px; }
