body { 
	margin-left: 5%; 
	margin-right: 10%; 
	background: url("/rgroups/pnce/images/standard/Image3.jpg");
}
/* h1 { margin-left: -8%;}
h2,h3,h4,h5,h6 { margin-left: -4%; }
*/

div.indexLetter {
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

div.return {
	font-size: small;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}

div.quickindex {
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}

ol.index1, dl.index1 {
	list-style-type: square;
	margin-left: 0;
}
ol.index2, dl.index2 {
	list-style-type: none;
}
ol.index3, dl.index3 {
	list-style-type: none;
}
ol.index4, dl.index4 {
	list-style-type: none;
}
ol.index5, dl.index5 {
	list-style-type: none;
}
ol.index6, dl.index6 {
	list-style-type: none;
}
ol.entries, dl.entries {
	list-style-type: none;
}
li.key, dt.key { 
	font-weight: bold;
}
li.entry, dd.entry {
	font-style: italic;
}

