.SPR_Link_List,
.SPR_Link_List-caption,
.SPR_Link_List-report,
.SPR_Link_List-start,
.SPR_Link_List-result,
.SPR_Link_List-end,
.SPR_Link_List-more
{
	color: #000000;
    font-weight: normal;
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
}

.SPR_Link_List,
.SPR_Link_List-caption,
.SPR_Link_List-report,
.SPR_Link_List-start,
.SPR_Link_List-result,
.SPR_Link_List-end
{
    white-space: nowrap;
    text-decoration: none;	
}

.SPR_Link_List-caption 
{
    font-weight: bold;
    margin-bottom:10px;
}

.SPR_Link_List-report
{

}

.SPR_Link_List-result			
{
	margin-top:5px;	
    margin-left:5px;
	margin-bottom:5px;
}
a.SPR_Link_List-result:hover	{color: #999999;}

.SPR_Link_List-more
{

}
a.SPR_Link_List-more:hover {color: #999999;}





