/* Additional stylesheet for pages that are indexes to other site pages.
   A basic_text stylesheet should also be linked to the document.
   Evelio Perez-Albuerne 2000-7-4 */
   
   
table.index td {
	padding: 0.5em;
	vertical-align: top;
	text-align: left;  }
   
span.index-item { font-weight: bold; }

h2.main-title { margin-bottom: 1em; }
