body {	background: #ccffcc;
     }
li {	line-height: 1.8;
	margin-right: 150px;    
   }
p  {	line-height: 1.5;
	margin-right: 150px;    
	margin-left: 30px;
   }
h2 {	border-top: 3px /* solid */;
	border-bottom: 2px /* solid */;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
	margin-right: 100px;
	font-weight: bold;
	font-family: sans-serif;
	text-align: center;
	color: #ffffff;
	background: #66aa66;
   }
h3 {	border-top: 5px /* double */;
	border-bottom: 5px /* double */;
/*	font-family: sans-serif; */
/*	font-weight: bold; */
	background: #88cc88;
	margin-top: 15px;
	margin-bottom: 15px;
/*	margin-left: 20px; */
	margin-right: 100px;
	padding-top: 3px;
	padding-bottom: 3px;
   }
h4 {	background: #88cc00;
	margin-top: 5px;
	margin-bottom: 10px;
/*	margin-right: 38em; */
	width: 35em;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-family: sans-serif;
   }
.noindent
   {	margin-left: 0px;
   }
.d {	background: #71cbbb;
   }
.l {	background: #b4deee;
   }
.s {	font-family: sans-serif;
   }
.b {	border-top: 1px dashed;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 200px;
   }

