#nav	{
		float			: left;
		width			: 7em;
		padding			: .5em;
	}
#main	{
		margin-left		: 9em;
		margin-right	: 2em;
	}
#footer	{
		font-size: 8px;
	}
body	{ background: #000000; color: #ffffff; }
a:link	{ text-decoration: none; color: #dddd80; }
a:visited	{ text-decoration: none; color: #ff8080; }
a:active	{ text-decoration: none; color: #00ff00; }
#nav > a	{ display: block; text-indent: 5px; }
#nav > h4 { margin-top: 2px; }
h5 { line-height: 100%; padding: 0px; margin-bottom: 0px; display: inline; }
h4 { line-height: 100%; padding: 0px; margin-bottom: 2px; }
h2, h3 { text-align: center; line-height: 100%; margin-top: 5px; margin-bottom: 5px; }
dt	{ margin-top: 1em; font-weight: bold; padding-left: 5px; margin-left: 7em; width: 400px; background: #0000dd; }
dd	{ margin-left: 8em; }
dd:before	{ display: marker; content: "* "; width: 6em; text-align: center; }
.tablehead	{ font-weight: bold; text-align: center; background: #808080; }
.r2	{ background: #202040; }
tr	{ text-align: center; }
.tb	{ background: #204020; margin-left: auto; margin-right: auto; }
