.indextitle {
	font-family: Arial;
	font-size: 14px;
	color: #ff9900;
	font-weight: bold;
	text-align: left;
	padding: 0 0 20px 0;
}

.indextitlec {
	font-family: Arial;
	font-size: 14px;
	color: #ff9900;
	font-weight: bold;
	text-align: center;
	padding: 0 0 20px 0;
}

.indexheader {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-align: left;
	padding: 10px 0 0 0;
}

.indexlisting {
	font-family: Verdana;
	font-size: 10px;
	color: #333;
	text-align: left;
	padding: 0 0 0 5px;
}

.indexlisting a {
	color: #333;
	text-decoration: none;
}

.indexlisting a:hover {
	text-decoration: underline;
}

.indexauthor {
	font-family: Verdana;
	font-size: 9px;
	color: #666;
	text-align: left;
	font-style: italic;
	margin: 0 0 0 5px;
}

.indexrow {
	border-bottom: 1px dotted #333;
}

.indexcolumn {
	border-right: 1px solid #999;
}

.categoryheader {
	font-family: Verdana;
	font-size: 10px;
	font-color: #3333ff;
	font-weight: normal;
}


.categoryheader a {
	text-decoration: none;
}

.categoryheader a:hover {
	text-decoration: underline;
}


