/*
 *	Kick-off! for Linux documentation style sheet.
 */

BODY,TD				{	font-family: Helvetica, sans-serif;
						font-size: 1em
					 }

H1,H2,H3,H4,H5,H6	{	font-family: Helvetica, sans-serif;
						color: #330099
					 }

P,LI				{	margin-left: 3em
					 }

P.indent			{	margin-left: 6em
					 }

.subhead			{	font-family: Helvetica, sans-serif;
						font-weight: bold;
						color: #330099
					 }

.note				{	font-weight: bold;
						color: #330099
					 }

.code				{	font-family: monospace;
						white-space: nowrap
					 }

P.question			{	margin-left: 0;
						color: #330099
					 }

