.note {
	margin-top:1em;
}
.note h3 {
	font-size:100%;
	color:#032850;
}
.note p {
	margin:0.2em 0px 1.5em 20px;
}
.note ul {
	margin:0.2em 0px 1.5em 20px;
}
.note li {
	margin-left:1.5em;
	list-style:disc;
}

.history {
	margin:0.2em 0px 1.5em 20px;
	border:none;
}
.history caption {
	display:none;
}
.history th {
	text-align:left;
	vertical-align:top;
	border:none;
	padding:3px 1em 3px 0px;
}
.history td {
	vertical-align:top;
	border:none;
	padding:3px 0px;
}