
#content img, #content-noleft img {
	float: none;
	margin: 20px 0 20px 0;
	border: 1px solid #CCC;
}

#content img.noborder, #content-noleft img.noborder {
	border: none;
}

p {
	line-height: 1.5em;
	margin: 0 0 1.0em 0;
}

p.note {
	border: 1px solid #999;
	padding: 0.5em 1.0em 0.5em 1.0em;
}

p.divider {
	width: 60%;
	border-bottom: 1px dotted #999;
	margin: 1.0em 0 2.0em 0;
}

h2, h3, h4 {color: #000080;}


a, a:link, a:visited, a:hover {text-decoration: underline;}
