.STAT_STARTLIST,
.STAT_STARTLIST-caption,
.STAT_STARTLIST-start,
.STAT_STARTLIST-row,
.STAT_STARTLIST-end,
.STAT_STARTLIST-bottom
{
	color: #0000ff;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    white-space: normal;
    text-decoration: none;
    text-align:left;
}

a.STAT_STARTLIST:hover,
a.STAT_STARTLIST-caption:hover,
a.STAT_STARTLIST-start:hover,
a.STAT_STARTLIST-row:hover,
a.STAT_STARTLIST-end:hover,
a.STAT_STARTLIST-bottom:hover {color: #999999;}

table.STAT_STARTLIST
{
    border:thin solid #000000;	
}

.STAT_STARTLIST-caption 
{
    font-weight: bold;
    margin-bottom:10px;
}

.STAT_STARTLIST-start
{
}

.STAT_STARTLIST-row			
{
	margin-top:5px;	
	margin-bottom:5px;
}

.STAT_STARTLIST-end
{
}

.STAT_STARTLIST-bottom
{
	margin-top:10px;
	font-weight: bold;	
}





