body{	background: white;	color: black;}h1{	color: #c33;	background: transparent;	font-weight: bold;	text-align: center;}h2{	color: #00008b;	background: transparent;	font-weight: bold;}h3{	color: #006400;	background: transparent;	margin-left: 4%;	margin-right: 4%;	font-weight: bold;}h4{	margin-left: 6%;	margin-right: 6%;	font-weight: bold;}h5{	margin-left: 6%;	margin-right: 6%;	font-weight: bold;}ul, ol, dl, p{	margin-left: 6%;	margin-right: 6%;}ul ul, table ol, table ul { margin-right: 1%; }pre{	margin-left: 10%;	white-space: pre;}blockquote{	margin-left: 8%;	margin-right: 8%;	border: thin ridge #dc143c;}dt a{	font-weight: bold;	margin-top: .8em;}a:link{	color: #00f;	background: transparent;}a:hover{	color: green;	background: transparent;}a:visited{	color: #800080;	background: transparent;}a:active{	color: green;	background: #FFD700;}.note{	font-size: 85%;	margin-left: 10%;}.toolbar { text-align: center; }.toolbar IMG { float: right; }@media  print {  input#toggler, .toolbar { display: none }}