/* scroller background: iframe BODY object */
.Back {
	background: #FFFFFF url(s1_data/badinbfordanpeggy1.jpg) no-repeat;
}
/* style to be applyed to all items' bodies - DIV
	all local stylesheets of external files if any are to be ignored */
.ItemBody {
	font-family: Verdana;
	font-size: 12px;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #00CC00;
}
.indent {
	text-indent: 20px;
}

