/* Copyright (c) 2006-2009, Apple Inc. All rights reserved. */
h1 a.toc_anchor, h2 a.toc_anchor, h3 a.toc_anchor, h4 a.toc_anchor, h5 a.toc_anchor, h6 a.toc_anchor{
	color:#676767;
}
h1 a.toc_anchor:hover, h2 a.toc_anchor:hover, h3 a.toc_anchor:hover, h4 a.toc_anchor:hover, h5 a.toc_anchor:hover, h6 a.toc_anchor:hover{
	text-decoration:none;
	color:#676767;
}
.toc{
	border-bottom:2px inset #efefef;
}
.toc ul{
	padding-left:16px;
	list-style:none;
	font-size:1em;
	line-height:1.2; /* [sic] unitless multiplier. See ##5384661 line-height incorrectly inherited when defined in EM or %. */
}
