/*
   Filename: tdc.css

*/


/*

 #toc h1 {font-size: 10pt; text-align: center; background-color: white; width: 100%;
         border: 2px solid rgb(102,102,155); letter-spacing: 2; margin: 0px}

#toc span {margin-right: 4px; padding: 0px; border: 1px solid black; text-align: center; 
           font-size: 10pt; cursor: pointer;background-color: white}

#toc a {color: black} 

*/


#toc ul {list-style:none; 
	 font-size: 16px;
	 padding: 5px 0 20px 0;
	 line-height: 90%;}


#toc li {list-style-type: none;}


#toc    a:link {color:#0000FF; 
		text-decoration:none;
		margin: 30px 0 30px 0;}
	
#toc	a:visited {color:#800080;
	           text-decoration:none;}
			   
#toc	a:hover {color:#800080;
	         text-decoration:underline;
	         background-color:yellow;}
	
#toc	a:active {color:#008000;
		  text-decoration:underline;}  



/*
#toc ol li {margin-top: 2px}

#toc ol ol  {margin-left: 20px}
#toc ol ol li {text-transform: none; margin-top: 3px}

#toc ol ol ol li {margin-top: 0px}

*/
