div.paraBorder {
	height: 2px;
	width: 100%;
	border-top: 2px dotted #952d3f;
	margin: 2em 0px;
	}

#contentsList {
	margin-left: 0em;
	padding-left: 1em;
	}

#contentsList li{
	line-height: 140%;
	}

h2 {
	line-height:140%;
	}
h3 {
	text-align:right;
	margin-top:0px;
	}