body		{background-color: #99ccff;
		font-family: Comic Sans MS;
		font-size: 14pt;
		color: #660066}

a:link		{text-decoration: underline;
		color: #000066}
a:visited	{color: #666699}
a:hover		{text-decoration: none;
		color: #000000}

h1		{font-size: 28pt;
		font-weight: bold;
		color: #000000}

hr		{height: 1px;
		color: #9999cc;
		background-color: #9999ff}

td		{font-size: 12pt;
		color: #000000}

.crumb		{font-size: 12pt;
		font-style: italic;
		text-align: right}

.footnote	{font-family: Courier New;
		font-size: 10pt;
		color: #9999cc;
		text-align: center}

.sourcecode	{font-family: Courier New;
		font-size: 10pt;
		color: #000000}