body{	/* background: #eeeedd; */	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;	color: black;	background-color: #FFFFFF;	background-attachment: fixed;}h1{	color: #006699;	background: transparent;	font-weight: bold;	/* text-align: center; */}h2{	color: #006699;	background: transparent;	font-weight: bold;}h3{	color: #006699;	background: transparent;	font-weight: bold;}h4{	font-weight: bold;}h5{	font-weight: bold;}p{	font-size: small;	margin-left: 3%;	margin-right: 3%; }ul, ol, dl{	font-size: small;	margin-left: 3%;	margin-right: 3%; /*	padding-left: 6%;	padding-right: 6%; */}p.underdev{	font-size: xx-small;	margin-left: 5%;	margin-right: 5%;}/* 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 #9EA6C9;}dt a{	font-weight: bold;	margin-top: .8em;}a:link{	color: #000033;	background: transparent;}a:hover{	color: #000099;	background: transparent;}a:visited{	color: #000022;	background: transparent;}a:active{	color: #0000FF;	background: transparent;}.note{	font-size: 85%;	margin-left: 10%;}.toolbar { text-align: center; }.toolbar IMG { float: right; }@media  print {  input#toggler, .toolbar { display: none }}