body {	background-color: #8c8cd5;
	}
h1 {}
h2 {}
h3 {	line-height: 1em;
	padding: 0;
	}
td {	vertical-align: top;
	width: 25%;
	}
ul,ol {	margin-left: 1em;
	padding-left: 0.5em;
	}
li {	font-size: 1.2em;
	}
ul li {	list-style-image: url(images/ecclogo-bullet-small.gif);
	list-style-type: circle;
	list-style-position: outside;
	margin-left: none;
	}
ol li li  {	list-style-image: url(images/ecclogo-bullet-small.gif);
		list-style-type: circle;
		list-style-position: outside;
		margin-left: none;
		font-size: inherit;
	}
li li {	list-style-image: none;
	list-style-type: disc;
	font-size: inherit;
	}
.aside { font-style: italic;
	}
