
.firstlevel {
	font-family: "Lucida Grande", Arial, sans-serif;
	margin: 5px 0 2px 20px  ;
	list-style-image: url(../images/listCircle.png);
	list-style-position: outside;
	display: list-item; }
.secondlevel {
	font-size: 90%;
	font-family: "Lucida Grande", Arial, sans-serif;
	list-style-position: outside;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 30px  ;
	list-style-image: url(../images/listCircle.png);
	display: list-item; }
.thirdlevel {
	font-size: 90%;
	font-family: "Lucida Grande", Arial, sans-serif;
	margin: 0 0 0 17px;
	padding: 1px 0 2px 10px;
	border-left: 2px solid #c0c0c0  }
a:active {
	color: #66ff66  }
a:link {
	color: #6666ff  }
a:visited {
	color: #999966  }
body { color: black; font-size: 14px; background-color: white  ; margin-right: 0; margin-left: 0; padding-right: 0; padding-left: 0; }
.spreadhead {
	font-weight: bold;
	font-size: 120%;
	font-family: "Lucida Grande", Arial, sans-serif;
	background: #dcdcdc url(../images/topicTitleBackground.png);
	text-align: center;
	margin: 0;
	padding-top: 4px;
	height: 35px;
	text-shadow: 0em 0.3em 0.3em rgba(0,0,0,0.3)    }
.tocPane { margin-right: 0.5em; margin-bottom: 0.5ex; margin-left: 0.5em; }

