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