<style type="text/css">
<!--
	a:link {
		background: #ddddff;
		text-decoration: none;
		padding: 3px;
	}

	a:visited {
		background: #bbbbff;
		text-decoration: none;
		padding: 3px;
	}

	a:hover {
		background: #ffff77;
		text-decoration: none;
		padding: 3px;
	}

	a:active {
		background: #ffff77;
		text-decoration: none;
		padding: 3px;
	}

	img {
		border: none;
	}

	li {
		padding: 2px 0px;
	}

	.bg {
		background: #eeeeff;
	}

	.indent {
		margin: 0px 0px 0px 32px;
	}

	.strong {
		color: #ffffff;
		background: #555577;
		font-weight: bold;
	}

	.title {
		color: #333377;
		font-size: larger;
		font-weight: bold;
	}

	.chapter {
		color: #ffaacc;
	}

	.note {
		color: #ff0000;
		font-weight: bold;
		font-style: italic;
	}

	.update {
		text-align: right;
		font-size: smaller;
	}

	.minute {
		background: #ddffdd;
	}
-->
</style>
