BODY, TD, TH, P, LI {
	font-family			:	verdana, arial, helvetica, sans-serif;
	font-size			:	x-small		;
	color				:	skyblue	;
	background-color	:	#000000		;
	}
/*/*/a{}
body,
body td,
body th,
body p {
	font-size			:	x-small		;
	voice-family		:	"\"}\""		;
	voice-family		:	inherit		;
	font-size			:	small		;
}
html>body,
html>body td,
html>body th
html>body p {
	font-size			:	small		;
}  
/* */
UL 		{
	list-style			:	none		;
	margin-left			:	0			;
	padding-left		:	1em			;
	padding-right		:	1em			;
	text-indent			:	0em			;
}
LI		{
	padding-top			:	0.4em		;
	padding-bottom		:	0.4em		;
	padding-left		:	1em			;
	color				:	skyblue		;
	border-top			:	1px solid dimgray;
	line-height			:	1.3em		;
	text-indent			:	-0.5em		;
}
LI.dark { 
	background-color	:	darkslateblue		; 
}
LI.lite { 
	background-color	:	midnightblue		;
}
a		{	color				:	#cccccc		;	
			text-decoration		:	none		;		}
TABLE   { 
	border				:	0			;	
}
.title-a { font-weight: bold; background-color: #000000; color: darkseagreen; padding:4; }
.rnav 	{ color: indigo; text-align: center; }
