body	{
	background-color:	#FFC;
	color:		olive;
	font-family:	'Times New Roman', Times, serif;
	}
#whole	{ border:	solid 1px olive }
#top	{ background:	white }
#top div	{ text-align:	justify }
#right div	{ text-indent:	3ex }
#right	{
	background-color:	#CC9;
	color:		#400;
	text-align:		left;
	width:		194px;
	}
.right	{ text-align: right;	font-style: italic }
#history ul	{ font:		10pt Arial, Helvetica, sans-serif }
small	{ font-size:	10pt }
li	{ margin:		0 }
ul, ol	{ margin-top:0; margin-bottom:0 }
div ul	{ list-style-type:	circle }
span	{
	font-weight:	900;
	font-size:		24pt;
	color:		#AA6;
	float:		left;
	}
a:link	{ color:		#060; text-decoration:none }
a:visited	{ color:		#400; text-decoration:none }
a:hover	{ color:		red; text-decoration:underline }
h3	{ margin:0;	text-align:center }
h1	{
	color:		#AA6;
	text-align:		center;
	margin:		0;
	}
h1 img	{ margin:		0 }
#right img	{ margin:		1ex 0; float:none }
div img	{
	border:		0;
	margin:		3px 1ex 0 0;
	float:		left;
	}
i	{ font-style:	italic }
abbr, cite { cursor: help; border-bottom: 1px dotted; font-style: normal }	/* inherit */
q	{ quotes:	"\201E" "\201C" }
