BODY {	background: #000000;
			color: #cc6600 }
A:link {	color: #ff0000;
			text-decoration: none }
A:active, A:visited {	color: #cc0000;
							text-decoration: none }
A:hover {	color: #ffc500;
				text-decoration: none }
P {	text-indent: 3%;
		color: #cc6600;
		margin-top: 2px;
		margin-bottom: 2px }
P.fineprint {	font-size: smaller;
					font-style: italic;
					text-indent: 3%;
					color: #cc6600;
					margin-top: 2px;
					margin-bottom: 2px }
H4 {	color: #cc6600;
		font-weight: normal;
		margin: 2px 12px 2px 12px }
UL, LI, DL, DD, DT, H1, H2, H3, H5, H6 { color: #cc6600 }
TH { 	color: #ffffff;
		text-align: left }
TD { 	vertical-align: top }
