<style type=text/css>

.clsResult
         {
         margin: 0;
		 padding: 4px;
         }
.clsResultTitle
         {
         font-family: "verdana", "sans-serif";
		 font-size: 10pt;
         font-weight: bold;
         text-decoration: underline;
		 line-height:25px;
		 margi:2px 0; color:#0000FF         
         }
.clsResultTitleNoBold
        {
         font-family: "verdana", "sans-serif";
		 font-size: 10pt;
         font-weight: bold;
         text-decoration: underline;
		 line-height:normal;
		 margi:2px 0; color:#0000FF         
         }
.clsResultDescription
        {
         font-family: "verdana", "sans-serif";
         font-size: 9pt;
		 line-height:normal; color:#003366}
.clsURL
        {
         font-family: "verdana", "sans-serif";
	font-size: 9pt;
	line-height:25px;
	color: #008000;
	text-decoration: none;
        }
.clsCell
        {
		padding: 4px;
        background: #FFFFFF;
        border: 0px solid #000000;
        cursor:pointer; cursor:hand
        }
		
.clsResultTitle a:hover{color:#f00}
.clsResultTitleNoBold a:hover{color:#f00}
</style>
