body {
	font: 14pt Arial,sans-serif;
	color: olive;
	background-color: white;
	}

	h1 {
	color: olive;
	font: bold 18pt Arial,sans-serif;
	}

	h2 {
	color: #665500;
	font: bold 16pt Arial,sans-serif;
	}

	h3 {
	color: #665500;
	font: bold 14pt Arial,sans-serif;
	}

	h4 {
	color: #665500;
	font: bold 12pt Arial,sans-serif;
	}

	h5 {
	color: #665500;
	font: bold 10pt Arial,sans-serif;
	}

	h6 {
	color: #665500;
	font: bold 8pt Arial,sans-serif;
	}

	p {
	}

	a {
	font: bold 12pt Arial,sans-serif;
	text-decoration: none;
	color: olive;
	}

	li {
	}

	.sp {
	color: #665500;
	font: bold 12pt Arial,sans-serif;
	}

	.blurb {
	font: 10pt Arial,sans-serif;
	}

	.category {
	font: bold 22pt Arial,sans-serif;
	align: center;
	}

	.toc {
	font-size: 12pt;
	font-weight: bold;
	color: #665500;
	}

	.toc_old {
	font-size: 12pt;
	font-weight: bold;
	color: #665500;
	margin-left: 10%;
	}

	.nounder	{
	color: olive;
	font-weight: normal;
	text-decoration: none;
	}

	.nounder_main	{
	color: #CCBB77;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	}

	.box {
	font: 18pt Arial,sans-serif;
	text-decoration: none;
	text-align: center;
	word-spacing: 3em;
	padding: 10pt;
	border-top: 2px solid #D0E0D0;
	border-bottom: 2px solid #D0E0D0;
	border-left: 2px solid #D0E0D0;
	border-right: 2px solid #D0E0D0;
	}

	.note {
	font-style: italic;
	}

	.indent {
	text-indent: 10 px;
	}

	.indent_small {
	text-indent: 2em;
	font-size: 8pt;
	}

	.hidden {
	color: white;
	font-size: 6pt;
	white-space: nowrap;
	}

