/* CSS Document */

body {
	background-color: #FFFF99; margin: 1em 1em 0 1em; padding: 0; background-image:url(../images/bbearbackground.gif); background-position:bottom right; background-repeat:no-repeat;
}
.style2 {
	font-family: "Comic Sans MS";
	font-style: italic;
}
.style3 {
	font-family: "Comic Sans MS";
	font-weight: bold;
}
body,td,th {
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.detailHidden { display: none; }
.detailShown { display: block; font-family: "Comic Sans MS";}