<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:#FF0000         
         }
.clsResultTitleNoBold
        {
         font-family: "verdana", "sans-serif";
		 font-size: 10pt;
         font-weight: bold;
         text-decoration: underline;
		 line-height:normal;
		 margi:2px 0; color:#FF0000         
         }
.clsResultTitle_post
         {
         font-family: "verdana", "sans-serif";
		 font-size: 10pt;
         font-weight: bold;
         text-decoration: underline;
		 line-height:25px;
		 margi:2px 0; color:#4122D5         
         }
.clsResultTitleNoBold_post
        {
         font-family: "verdana", "sans-serif";
		 font-size: 10pt;
         font-weight: bold;
         text-decoration: underline;
		 line-height:normal;
		 margi:2px 0; color:#4122D5         
         }
.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: #666666;
	text-decoration: none;
        }
.clsCell
        {
		padding: 4px;
        background: #EEF2F2;
        border: 1px solid #DDDDDD;
        cursor:pointer; cursor:hand
        }
.clsCell_post
        {
		padding: 8px;
        	border: 1px solid #F7F7F7;
        	cursor:pointer; cursor:hand
        }
		
.clsResultTitle a:hover{color:#f00}
.clsResultTitleNoBold a:hover{color:#f00}
</style>