/*  This Apple Help template put together by Andy Matuschak	http://www.andymatuschak.org	andy@andymatuschak.org	Version 1.0		Adapted from the Safari help book--thanks, Apple!	Adapted more directly from Pixen's help book.	Licensed under MIT. *//* Tiger index.css v1.0e*//* <html><head><meta name="robots" content="noindex"></head></html> */body	{ margin: 2px 12px 12px }h1	{ font-size: 18pt; 	font-family: Lucida Grande, Arial, sans-serif; 	margin-bottom: 0;
	padding-top: 20px;
	color: #606070;}a	{ color: #3030a0;	font-size: 10pt;	font-family: "Lucida Grande", Arial, sans-serif;	line-height: 15pt;	text-decoration: none }a:hover { color: #00f; 	text-decoration: underline;
	font-weight: bold;
}#banner      { background-color: #f2f2f2; background-repeat: no-repeat; padding: -2px 6px 0; position: fixed; z-index: 1; top: 0; left: 0; width: 100%; height: 1.2em; float: left; border-bottom: silver;
	-webkit-box-shadow: 0px 1px 5px silver; }#machelp  { position: absolute; top: 2px; left: 10px }#index   { padding-right: 25px; position: absolute; top: 2px; left: 85% }.bread { color: #3030a0; 	font-size: 8pt; 	margin: -9px 0 -6px }ul{
	list-style-type: none;
}
