/* External Style Sheet for Within Reach, for Print */


body 
{
	margin: 0;
	background: white;	
	color: black;
  font: 13px Arial, Helvetica, sans-serif;
  margin: 0;
  line-height: 150%;
}
h1
{
	font-size: 18px;	
}
h2
{
	font-size: 16px;
}
#content
{

}
#right_sidebar
{
	float: right;
	width: 180px;
	padding: 1em;
	border: 1px solid black;
	margin: 1.25em;
}
#header, #footer, #nav, #left_sidebar, #author_speaker, #footer_navcontainer, #sidebar, #skip, #font_size, #print_icon, th, .no_print 
{
	display: none;	
}
a
{
	color: black;
	text-decoration: none;	
}
ul.none
{
	list-style-type: none;	
	line-height: 125%;
}
.print_only
{
	list-item;	
}


