.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;
}