BODY.maintoc { 
	color: rgb(253,253,253); /* P Process Black 0% */
	background: rgb(95,96,97); /* P Process Black 70% */
}

.maintoc H1 {color: rgb(207,206,203)} /* P Process Black 20% */

.maintoc DIV.sections>DIV>DIV { 
	margin-left: 15mm;
	margin-right: 15mm;
	margin-bottom: 1ex;
}
.maintoc DIV.sections>DIV.firsts>DIV {margin-bottom: 1ex;}
.maintoc DIV.sections>DIV.last>DIV {margin-bottom: 0ex;}

.maintoc DIV.sections>DIV>DIV { 
	padding: 2px;
	border: 1px;
	border-style: solid;
}

.maintoc H2 { 
	margin-left: 0.8ex;
	margin-top: 0px;
	margin-bottom: 0px;
}

.maintoc DIV.sections P { 
	margin-left: 4ex;
	margin-right: 4ex;
}

.maintoc DIV.sections A { 
	color: inherit;
	text-decoration: inherit;
}


/* EOF */