	body {
		color:		black;

	/*	background:	#99cccc;	/* browser-safe air-force-blue	*/
	/*	background:	#c0c0c0;	/* 'silver;'                    */
	/*	background:	#cccccc;	/* browser-safe light-gray	*/
		background:	#eeeeee;	/* very-light-gray		*/
	/*	background:	#ffffff;	/* 'white;'                     */

		font-family:	Verdana, sans-serif;
	}
	pre {	font-family:	monospace; }
	/* this is a css comment */
