body { font-size: 12px; font-family: Courier; }
a { color: #333366 }
hr {
	width: 70%;
}
h1 {
	font-size: 18px;
	padding: 5px;
}
ul {
	margin-left: 10px;
	list-style-type: disc;
	list-style-position: inside;
}
li {
	margin-bottom: 5px;
}
p.indent { text-indent: 25px; }
p { padding: 7px; }

