body {
	font-family: helvetica, arial;
	list-style-type: square;
}
h2 {
	font-size: 24px;
	}
h3 {
	font-size:18px;
	}
p{
		font-size: 18px;
}
.note {
	font-size: .7em;
	font-weight: normal;
	color: #666666;
}

