.indexhead
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	height: 18px;
	text-align: left; 
	padding-top:2; 
	padding-bottom:1;
	padding-left:3
}

div.indexhead 
{
	background-image: url('topmid2.gif');
}

div.indexhead a
{
	color: #FFFFFF;
	text-decoration: none;
}

div.indexhead a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
div.indexhead a:active
{
	color: Yellow;
	text-decoration: none;
}
div.indexhead a:visited
{
      color: White;
	text-decoration: none;
}

div.indexhead a:hover
{
	color: Yellow;
	text-decoration: none;
}
.indexbody p
{
	margin-top: 0;
	margin-bottom: 10;
}
.indexdate
{
	font-size: 8pt;
	font-weight: bold;
	height: 16px;
	color: #000080;
	margin-bottom: 5;
}

.indexlink
{
	font-size: 8pt;
	text-align: right;
      margin-bottom: 2;
}
