@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
}
.redtext {
	color:#840017;
	font-style:italic;
	font-weight:bold;
}

.scroll1Content {
	width:100%;
	margin:0
}
.scroll1Content p {
	margin:1em auto;
	color:#000;
	font-size:1em;
	text-align:left;
	
}
.scroll1Content ul {
	list-style-type:disc;
	font-size:1em;
	color:#000;
}
.scroll1Content ol {
	font-size:1em;
	color:#000;
}
rr {
	display:none
}
.collapse {
	display:block;
}
.indent {
	text-indent:3ex;
}
a, a:link, a:visited, a:active, a:focus, a:hover {
	color:#fff;
}
.noprint
{ display:none; }

.tableleftboard {
	position:absolute;
	left:50%;
}
.smalltext { font-size:.8em; }
.smallertext { font-size:.9em;}
.boldtext { font-weight:bold;}
