p.ftoc1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 1.5em;
	font-weight : bolder;
	font-size : 90%;
	margin-top : 2pt;
	margin-bottom : 2pt;
	text-indent : -1em;
}

p.ftoc2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	margin-left : 2.5em;
	margin-bottom : 1.5pt;
	margin-top : 1.5pt;
	text-indent : -1em;
}

p.ftoc3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
	margin-left : 4em;
	margin-top : 1pt;
	margin-bottom : 1pt;
	text-indent : -1em;
}

div.ftoc1Hidden p.ftoc2 {
	display: none;
}

div.ftoc1 {
	color: #00BB00;
}

div.ftoc1Hidden {
	color: #00BB00;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #98FF98;
	text-decoration: none;

}
a:active {
	color: #000000;
	text-decoration: none;
	background-color: #98FF98;
}
