

	a { font-family:verdana,sans-serif; 
	    font-size:11px; 
	    color: #E39B00; 
	    text-decoration: underline; }
a:visited { color: #E39B00; text-decoration: underline; }
  a:hover { color: #186089; text-decoration: underline; }
  
        td { font-family:verdana,arial,sans-serif;  
             font-size:11px; 
             line-height:110%;
             color: #000000; }
font.title { font-family:arial,sans-serif;  
             font-size:14px; 
             color: #222222; 
             line-height: 240%;
             font-weight: bold; }            
            
font.copyright { font-family:verdana,sans-serif;  
                 font-size:10px; 
                 color: #AB9E3E; }  
                 



                 
                 
                 
.sort-table {
	font:		Zurich, Arial, Helvetica, sans-serif;
	border:		1px Solid #000000;
	background:	#ffffff;
	color:		#000000;
}

.sort-table thead {
	background:	#dddddd;
}

.sort-table td {
	padding:	2px 5px;
}

.sort-table thead td {
	border:			1px solid;
	border-color:	#eeeeee #111111
					#111111 #eeeeee;
	cursor:			default;
}

.even {
	background:	#eee;
}

.odd {

}
