body { 	background-image: none; 	background-color: white }  h1 {         font-family: Arial, sans-serif; }          h1.banner    { background-color: #008000; background-repeat: repeat; background-attachment:                scroll; color: #FFFFFF; text-align: center; font-family:                Arial, sans-serif; background-position: 0% }h2 {         font-family: Arial, sans-serif; }          h2.banner    { background-color: #008000; background-repeat: repeat; background-attachment:                scroll; color: #FFFFFF; text-align: center; font-family:                Arial, sans-serif; background-position: 0% }h3 {         font-family: Arial, sans-serif; }  h4, h5, h6 {         font-family: Arial, sans-serif;         margin-left: 0px }         p {         margin-left: 0px }  p.exampleheading {         font-family: Arial, sans-serif;         font-weight: bold;         font-size: 10pt;         margin-left: 15px }  p.example { 	margin-left: 70px; }  p.picturetext { 	text-align: center; 	font-family: sans-serif; 	font-size: 80%;         margin-left: 70px;         margin-right: 50px }  p.definition { 	background: #ffffcc; 	border: thin double black }  p.tableheading { 	font-weight: bold;         margin-left: 0 }  p.tabletext {         margin-left: 0 }  p.comment { 	color: #000000 }  ol {         margin-left: +45px }  ol ol {         margin-left: +23px }  ol ol ol {         margin-left: +23px }  ol.alpha { 	list-style-type: lower-alpha }    ul li {         list-style-image: url("images/bullet1.gif");         text-indent: +20px 	text-align: justify }   ul ul li {         list-style-image: url("images/bullet2.gif");         text-indent: +10px 	text-align: justify }   ul ul ul li {         list-style-image: url("images/bullet3.gif");         text-indent: +10px 	text-align: justify }  ul.plus {         list-style-image:  }  ul.minus {         list-style-image:  }   ul.ck {         list-style-image: url("images/checkbox.gif"); }  table { }  td {         vertical-align: top }  td ul {         margin-left: +20px }  p.paramname {    text-align: left }  p.paramexample {    text-align: left;    color: red }  p.paramdescription {    text-align: left }  font.paramexample {    color: red }  font.imageexample {    font-size: smaller }  