/* Style Sheet for Calibration Confusion */

/* prevent borders from being drawn around images */
IMG.toc { border-width: 0; border-style: none; border: 0 }

BODY 
{
	background-color: #FFFFFF;
	margin-top: 10; margin-left: 10; margin-right: 10; margin-bottom: 50 
}

/* normal paragraphs (descriptions, etc.) */
P	{ text-indent: 1em }

/* for table of contents */
P.toc
{
	text-indent: 0; line-height: 100%;
	margin-left: 5; margin-top: 10; margin-bottom: 0 
}

/* for bibliography (each example is its own paragraph */
P.biblio	{ margin-left: 2em; text-indent: -2em }
