/* Global HTML tag definitions */

	
/* Section definitions, in order in which they appear in HTML, nested as appropriate; and section-specific HTML tags and classes */
	
#index_left_sidebar_content {
	}
	
	#index_left_sidebar_content p {
		padding-top:5px;
		padding-bottom:5px;
		}

#index_toc a:link {
	text-decoration:none;
	color: #003366;
	}
	
#index_toc a:visited {
	text-decoration:none;
	color: #666666;
	}